react-native-grid-view This component allows to display a grid/collection of items with more than one item per row. The items per row is configurable and it uses a 'ListView' in order to have
React Native Super Grid Responsive Grid View for React Native. Getting Started This component renders a Grid View that adapts itself to various screen resolutions. Instead of passing an itemPerRow argument, you pass
react-native-grading react-native-grading is a RN component for users to grade scores. Four modes are supplied by the component, arcs/simles/stars/board. There are at least 3 examples for each mode in order
React Native Gestures This package is still in early stage, it will have a heaps of API changes before it move to 1.0 React Native Composable Gesture Library Getting Start Assuming you
react-native-gesture-recognizers React Native gesture recognizer decorators. Just decorate your component and easily respond to pans and swipes! Please report any issues you find! Usage Do an npm i react-native-gesture-recognizers and then try out
React Native FoldView FoldingCell implementation in JavaScript. This project was inspired by the folding cell animation seen on Dribbble. Questions? Feel free to reach out to me on Twitter @jmurzy. Read it on
react-native-focus-scroll react-native-focus-scroll can detect which children are focused when scrolling. Installation $ npm i react-native-focus-scroll GitHub
react native floating labels A <FloatingLabel> component for react-native. This is still very much a work in progress and only handles the simplest of cases, ideas and contributions are very welcome.