UI

A collection of 155 posts

React Native Grid/Collection View component

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
24 August 2017

Responsive Grid View for React Native

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
24 August 2017

A React Native grading component using ReactART

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
24 August 2017

React Native Composable Gesture Library

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
21 August 2017

Gesture recognizer decorators for react native

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
21 August 2017