Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add rn-swipeable-panel #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ Have a component that isn't listed here? Send in a PR by editing the `components
|[react-native-swipeout](https://github.com/dancormier/react-native-swipeout) : iOS-style swipeout buttons behind component|<ul><li>Last updated : This week</li><li>Stars : 2325</li><li>Open issues : 105</li></ul>|![](http://i.imgur.com/oCQLNFC.gif)|
|[react-native-textinput-effects](https://github.com/halilb/react-native-textinput-effects) : Text inputs with custom label and icon animations for iOS and android. Built with react native and inspired by Codrops.|<ul><li>Last updated : This week</li><li>Stars : 2247</li><li>Open issues : 9</li></ul>|![](https://raw.githubusercontent.com/halilb/react-native-textinput-effects/master/screenshots/full.gif)|
|[react-native-modalbox](https://github.com/maxs15/react-native-modalbox) : A <Modal/> component for react-native|<ul><li>Last updated : This week</li><li>Stars : 2257</li><li>Open issues : 133</li></ul>|![](https://i.imgur.com/QTAYh81.gif)|
|[rn-swipeable-panel](https://github.com/enesozturk/rn-swipeable-panel) : Swipeable bottom panel for React Native 📱|<ul><li>Last updated : This week</li><li>Stars : 59</li><li>Open issues : 2</li></ul>|![](https://user-images.githubusercontent.com/19428358/63675284-1da66280-c7f1-11e9-98d6-d6577fee4798.gif)|
|[react-native-lightbox](https://github.com/oblador/react-native-lightbox) : Images etc in Full Screen Lightbox Popovers for React Native|<ul><li>Last updated : This week</li><li>Stars : 2070</li><li>Open issues : 65</li></ul>|![](https://cloud.githubusercontent.com/assets/378279/9074360/16eac5d6-3b09-11e5-90af-a69980e9f4be.gif)|
|[gl-react-native-v2](https://github.com/ProjectSeptemberInc/gl-react-native) : OpenGL bindings for React Native to implement complex effects over images and components, in the descriptive VDOM paradigm|<ul><li>Last updated : This week</li><li>Stars : 1840</li><li>Open issues : 51</li></ul>|![](https://github.com/ProjectSeptemberInc/gl-react-native/raw/master/docs/simple.gif)|
|[react-native-progress](https://github.com/oblador/react-native-progress) : Progress indicators and spinners for React Native using ReactART|<ul><li>Last updated : This week</li><li>Stars : 2248</li><li>Open issues : 68</li></ul>|![](https://cloud.githubusercontent.com/assets/378279/11212043/64fb1420-8d01-11e5-9ec0-5e175a837c62.gif)|
Expand Down