duruttmik / react-native-bottom-sheet

React Native Bottom Sheet with swipe down gesture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

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