UI

A collection of 155 posts

Checkbox component for react native

react-native-check-box Checkbox component for react native, it works on iOS and Android. Changes For React Native >= 0.4.4 use v2.+, for React Native < 0.4.4 use v1.0.4
29 July 2017

A HoC alternative to create A/B tests on react native

react-native-ab-hoc React native AB Testing Higher Order Component Provide a poor intrusive way to make A/B Testing by using an HOC instead of components This way, extracting the AB implementation consists only
29 July 2017

Draggable sliding up panel implemented in React Native

Sliding up panel React Native draggable sliding up panel purly implemented in Javascript. Inspired by AndroidSlidingUpPanel. Works nicely on both iOS and Android. Installation npm install --save rn-sliding-up-panel or if you are using
29 July 2017

The most complete chat UI for React Native

Gifted Chat The most complete chat UI for React Native (formerly known as Gifted Messenger). Features Fully customizable components Composer actions (to attach photos, etc.) Load earlier messages Copy messages to clipboard Touchable
22 July 2017