This resources list from Use React Native, React native guide, awesome react native
- 实例应用,组件
- PPT分享
- egg head video tutorial,Building stateless function components
- Functional Stateless Components in React 0.14
- Get started Video
- Trying to put API calls in the correct place : nice explaination on how to deal with login api in Redux
- awesome redux
- smart and dumb components
- Redux Middleware: Behind the Scenes
search for more in react parts
This is a port of MaterialKit (written in Swift) to Objective-C, so that it can be used in React Native projects, as a static library.
Images etc in Full Screen Lightbox Popovers for React Native
Progress indicator for networked images in React Native
iOS-style listitem component for React Native
Tabbed navigation that you can swipe between, each tab can have its own ScrollView and maintain its own scroll position between swipes. Pleasantly animated. Customizable tab bar.
Parallax view for vertical scrollview with a header image and header content
A pull-to-refresh ListView which shows a loading spinner while your data reloads
A pull to refresh ListView for React Native completely written in js. Also supports custom animations.
<img src="http://i.imgur.com/zrsazAG.gif=300x)
iOS-style swipeout buttons that appear from behind a component swipeout preview
The core React Native components adapted and expanded upon for the web, backed by a precomputed CSS library
A set of classes and react components to make work your react-native app in a browser. (with some limitations obviously)
This is an experiment to build a React web app and a React Native iOS app that share as much as possible.
#### [react-native-applinks](https://github.com/facebook/react-native-applinks) #### [react-native-remote-push](https://github.com/darylrowland/react-native-remote-push) #### [react-native-admob-sample](https://github.com/melihmucuk/react-native-admob-sample)Handles basic recording and playback of the audio recording.
Easily call, email, text or iMessage someone in React Native
This is a React Native Module for accessing an iOS AddressBook
Currently only supports READ access but hope to add full CRUD support
Interact with the iOS AddressBook
checkPermission - checks app's permission to access AddressBook.
requestPermission - requests app permission to access AddressBook.
getContacts - returns all contacts as an array of objects
addContact - adds a contact to the AddressBook.
A react-native wrapper on top of apple's MFMailComposeViewController.
This wrapper is built on top of React Native Store and provides a better and improved Database layer for asynchronous DB transactions
React Native DB Models fixes a lot of problems in react native store and also the DB class on top helps to provide more functionality and easy developing options.
A simple database base on react-native AsyncStorage.
leveldb api on top of React's AsyncStorage
Customizable Google Places autocomplete component for iOS and Android React-Native apps
A Mapbox GL react native module for creating custom maps.
Cross-platform background geolocation module for React Native with battery-saving "circular stationary-region monitoring" and "stop detection".
This is a React Native implementation of our popular Cordova Background Geolocation plugin, a sophisticated, battery-conscious location-management component for both iOS & Android.
Inspired by Android's gesture-based lock screen
React Native gesture recognizer decorators. Just decorate your component and easily respond to pans and swipes!
Integrates I18n.js with React Native. Uses the device's locale as default.