Skip to content

wibimaster/react-native-bottom-sheet

 
 

Repository files navigation

React Native Bottom Sheet

App with example of Animated API usage.

Demo

Installation

Make sure you have node > 9

  1. git clone https://github.com/ruslanzharkov/react-native-bottom-sheet.git
  2. cd react-native-bottom-sheet
  3. npx pod-install ios if you want to run ios from MacOS
  4. npm i
  5. npx react-native run-ios or npx react-native run-android
  6. enjoy!

About

React Native Bottom Sheet with swipe down gesture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 33.5%
  • Java 32.1%
  • Objective-C 22.8%
  • Ruby 4.3%
  • JavaScript 4.2%
  • Starlark 3.1%