UI

A collection of 155 posts

DraggableDrawer component for React Native

react-native-draggable-drawer DraggableDrawer is a component for react-native, it allows you have a vertical draggable drawer view that you can drag up or drag down. So, if you drag and release that component, then
17 August 2017

A simple native component that gives you dashed borders

DEPRECATED dashed border already works on react native 0.19+. Use style : { borderStyle: 'dashed' } in your stylesheet. react-native-dashed-border Very simple native component that gives you dashed borders. Add it to your ios project
16 August 2017

A React Native checkbox that can be customize

Custom Checkbox React Native It's a React Native checkbox that can be customize. Works for both Android and iOS. Install Install the package via npm: npm i react-native-custom-checkbox --save The React Native Vector
16 August 2017

React Native Multi Select

React Native Multi Select you know select2 on web ? now you have it in react native at your command :) Installation npm i -S react-native-multi-select GitHub
16 August 2017

Awesome react-native cell components

RN Cell Components npm install react-native-cell-components --save Awesome react-native cell components! As the package name says, components that are built around a Cell component. Used for a simple ActionSheet to a more complex
10 August 2017

Swiper component for React Native with previews

react-native-snap-carousel Swiper component for React Native with previews, snapping effect and RTL support. Compatible with Android & iOS. Pull requests are very welcome! A lot is currently going on with the plugin: FlatList
08 August 2017

A cross-platform React Native calendar datepicker

React Native Calendar Datepicker This project aims at providing developers with a cross-platform, highly customizable, calendar date picker component for React Native. Getting started with this component is very very easy. However, the
08 August 2017