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
react-native-beautiful-video-recorder The video recorder component that extends from react-native-camera. It works for both iOS & Android. Features: Record video on iOS and Android. Convert MOV to MP4 on iOS. So both Android &
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
react-native-autocomplete-input A pure JS autocomplete component for React Native. Use this component in your own projects or use it as inspiration to build your own autocomplete. How to use react-native-autocomplete-input Tested with RN
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
React Native Awesome Button An component that creates a button depicting different states in terms of e.g. color and label text. When a new buttonState is passed to the component the button
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
Status bar for React Native Android A react native android module to control the android statusbar. There are five steps in the setup process 1.install module 2.update android/settings.gradle 3.
React Native Android Kit A set of native Android UI components and modules for React Native framework. The purpose of this kit is to offer to React Native developers some new Android native
Circle progress view for react-native android A react native android module to show a circle progress view based on [Circle-Progress-View] (https://github.com/jakob-grabner/Circle-Progress-View). GitHub
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
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.
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
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