UI

A collection of 155 posts

The Beautiful Image component that supports fadeIn animation

react-native-beautiful-image The Image component that supports fadeIn animation and shows placeholderSource if the main source can't be loaded. More will be implemented. Installation npm i --save react-native-beautiful-image Please file an issue if you
08 August 2017

A Bar component that can be collapsible clickable or text-only

Bar Collapsible React Native It's a React Native bar component with different interactions: Text Only, Clickable, Collapsible. Install Install the package via npm: npm i react-native-bar-collapsible --save The React Native Vector Icons package
07 August 2017

Autolinking component for React Native

React Native AutoLink Automatic linking of URLs, phone numbers, emails, etc. in strings for React Native Auto-Linking component for React Native. Parses text and wraps URLs, phone numbers, emails, twitter handles, and hashtags
07 August 2017

A React Native parallax effect app intro

react-native-app-intro react-native-app-intro is a react native component implementing a parallax effect welcome page using base on react-native-swiper , similar to the one found in Google's app like Sheet, Drive, Docs... react-native-app-intro Screen Capture ios
06 August 2017

A Listview with a sidebar to jump to sections directly

react native alphabet listview A ListView with a sidebar to jump to sections directly, based on johanneslumpe's react-native-selectablesectionlistview I'd like to transfer this repo (and npm module), since I have no time to
01 August 2017

React Native Bridge for ADBannerView

react-native-adbannerview This component serves as a bridge for ADBannerview. Feel free to contribute :-) Installation npm install react-native-adbannerview --save Xcode: Right click Libraries ➜ Add Files to [project] Choose node_modules/react-native-adbannerview/lib/ADBannerViewManager.
01 August 2017

Android ActionSheet support for React Native

React Native ActionSheet React Native ActionSheet is a JavaScript library for React Native that implements AcionSheet for Android. Its equivalent of ActionSheetIOS which is part of React Native. GitHub
30 July 2017

An Accordion Component for React Native

React Native Accordion react-native-accordion is an easy to use Accordion component for React Native app. Here are a few examples of how you can use an accordion in your app: Transit App Tweetbot
30 July 2017

use OpenGL for performant effects on images and videos

gl-react-native OpenGL bindings for React Native to implement complex effects over images and components, in the descriptive VDOM paradigm. gl-react-native is an implementation of gl-react for react-native. Please read the main gl-react README
30 July 2017