React Native

A curated list of awesome articles, tutorials and resources dealing with React Native.

Inspired by awesome-go, which was in turn inspired by awesome-python.

Many thanks to everyone on the contributor list :)

Content

  • Articles
  • Internals
  • Components
  • Utilities
  • Seeds
  • Libraries
  • Open Source Apps
  • Frameworks
  • Tutorials
  • Books
  • Videos
  • Releases

Articles

Content published on the Web.

Reference

  • React Native Styling Cheatsheet ★226

Routing

  • Routing and Navigation in React Native
  • What's up with NavigatorIOS, Navigator, and ExperimentalNavigator?, and this, and this

Howtos

  • ListView and Immutable.js
  • Getting Started with React Native Development on Windows
  • Blueprint to becoming a React Native Developer
  • How to Use the ListView Component
  • How to add Firebase Auth with react native ★4
  • Preview your Android & iOS React Native apps on your Github Pull Request

Assorted

  • Avoiding the Keyboard
  • React Native: Bringing modern web techniques to mobile
  • First impressions using React Native
  • Wrapping Cocoapods for React Native
  • 60 fps on the mobile web
  • Parse and React (incl. Native)
  • React Native: Initial Thoughts (opinion)
  • A Dynamic Crazy Native Mobile Future Powered by Javascript
  • ReactNative NES & More
  • React Native Installation and Setup
  • Diary of Building an iOS App with React Native
  • Reflecting on React Native development
  • React-Native layout examples
  • React Native in Production - notes from Clay Allsop
  • An iOS Developer on React Native
  • React Native and WebRTC
  • Building 3 React Native Apps in One Summer
  • How to bridge a Swift view
  • Building a Native SoundCloud Android app with Redux - discussing redux, code reuse and performance on Android.
  • React Native Twitter exploding heart - hardcore animations with Animation and ReactART
  • Using AI to discover UI components - fun image processing / AI assisted process to discover and generate React Native UI
  • Writing Android Components
  • React Native and Fastlane - small tweaks required to rig Fastlane with React Native
  • Unit Testing React Native with Mocha and Enzyme
  • React Native's Layout Animation is Awesome

Continuous Integration

  • Deploying a React Native App with Fastlane
  • Continuous Integration for React Native Apps With Fastlane and Bitrise (iOS)
  • How to automate Android build process on Bitrise CI

Internals

  • Performance
  • Android Performance
  • React Native Debugger Internals
  • Dirty-up and execute top-down - @vjeux on React's optimizations for background color, layout, and more
  • React Packager README.md
  • Optimizing React Native
  • Supported Babel/Javascript Features
  • Diving into React Native Performance

Components

Components and native modules. For more search JS.COACH.

UI

Text & Rich Content

  • markdown-react-native ★143 - A Markdown Component For React Native
  • react-native-asciimage ★15 - An ASCIImage component for React Native
  • react-native-html-render ★44 - A html render for react-native
  • react-native-html-to-pdf ★35 - Convert html strings to PDF documents using React Native
  • react-native-html-webview ★78 - Display (possibly untrusted) HTML using a UIWebView in React Native.
  • react-native-html ★8 - render html as react native custom elements
  • react-native-htmltext ★69 - Use HTML like markup to create stylized text in react-native.
  • react-native-hypertext ★17 - React Native module to render hypertext (text with links)
  • react-native-universal-modal ★8 - Universal simple modal component for React Native
  • react-native-hyperlink ★38 - A  component for react-native that makes urls, fuzzy links, emails etc clickable and stylable

Analytics

  • react-native-ab ★84 - A component for rendering A/B tests in React Native
  • react-native-google-analytics ★166 - Google Analytics for React Native!
  • react-native-fabric ★243 - A React Native library for Fabric, Crashlytics and Answers
  • react-native-mixpanel ★69 - A React Native wrapper for Mixpanel tracking
  • react-native-segment-io-analytics ★34 - A React Native Segment wrapper!

Utils & Infra

  • react-native-HsvToRgb ★2 - a helper to convert HSV(HSB) color to RGB.
  • react-native-aes ★11 - AES in react-native
  • react-native-aws-signature ★30 - help generate signature required for using AWS API. Necessary to use S3, ec2, or other services.
  • react-native-babel-jest ★5 - Simple testing configuration for React Native with Jest
  • react-native-bhutils ★0 - React native utils
  • react-native-crypto ★25 - implementation of crypto for React Native
  • react-native-des ★6 - A des crypto for react-native
  • react-native-device-log ★13 - A UI and service for displaying dev-logs on devices.
  • react-native-eval ★33 - Call any JS functions from your native code
  • react-native-fluxbone ★4 - A group of libraries that help with the FluxBone pattern in React Native
  • react-native-global-event-emitter ★30 - Shared event emitter between native and JS for React Native.
  • react-native-immutable ★9 - using immutable.js library with react-native
  • react-native-mock ★191 - A fully mocked and test-friendly version of react native
  • react-native-rsa ★6 - RSA crypto lib for react native
  • react-native-tools ★0 - Tools for react native project development
  • react-native-url-handler ★27 - Navigate to external URLs, handle in-app URLs, and access system URLs
  • react-native-user-defaults ★19 - ios UserDefaults used by react-native
  • react-native-userdefaults-ios ★42 - React Native Module for NSUserDefaults
  • react-native-util ★1 - A fork of io.js's util module that works with React Native
  • react-native-webp ★14 - react-native-webp adds support for WebP images for react-native components.
  • react-native-webpackager-server ★2 - react native webpackager server
  • react-native-zip-archive ★22 - Zip / Unzip archive utility
  • react-native-html-parser ★7 - parse html in react-native
  • react-native-slowlog ★8 - A high-performance timer based profiler for React Native that helps you track big performance problems
  • codemod-RN24-to-RN25 ★80 - a simple codemod to handle the new import style on >=RN25

Internationalization

  • react-native-globalize ★23 - Globalization helper for React Native
  • react-native-i18n ★244 - React Native + i18n.js
  • rn-translate-template ★0 - I18n template for all iOS and Android supported languages
  • react-native-intl ★13 - React Native module shipped native Intl implementation and Translation extension

Build & Development

  • react-native-assets ★24 - Module to manage assets. It allows you download assests from a network and store into a specific local folder on iOS
  • babel-preset-react-native-stage-0 ★25 - a Babel preset with latest Javascript goodies
  • react-native-build-cli ★2 - a cli tool for react-native build
  • react-native-code-push ★1502 - React Native plugin for the CodePush service
  • react-native-console-panel ★44 - react native component for display console messages.
  • react-native-cosmos ★14 - DX tool to test react-native components with defined props/state fixtures.
  • react-native-css-loader ★13 - You can use react-native-css-loader with react-native-webpack-server, which can use webpack to built react-native app better.
  • react-native-debug-stylesheet ★51 - Add coloured borders or backgrounds to all views to make it easier to debug layout issues
  • react-native-kill-packager ★1 - kill running react native packager.
  • react-native-webpack-server ★795 - Build React Native apps with Webpack
  • reactotron ★2166 - Control, monitor, and instrument your React Native apps from the comfort of your terminal.

Styling

  • cairn ★79 - Simple, string-based style selector engine with support for basic inheritance.
  • react-native-css ★400 - Style React-Native components with css and built in support for SASS.
  • react-native-extended-stylesheet ★253 - Extend React Native stylesheet with variables, relative units, percents, math operations, scaling and other stuff.
  • react-native-responsive ★93 - The power of Media Queries now in your React Native project (ios and android) ! Responsive Design can now be easily managed !
  • react-native-theme ★15 - Theme manager for react native project!
  • react-native-style-tachyons ★94 - functional, maintainable design for everyone based on tachyons.css.

System

  • react-native-addressbook ★58 - AddressBook module for react-native
  • react-native-android-geolocation ★11 - React Native Module to use Android Geolocation via Google Play API
  • react-native-android-sms-listener ★36 - Allows you to listen for incoming SMS messages
  • react-native-android-sms ★22 - A react native android module to list/send sms.
  • react-native-android-speech ★16 - A text-to-speech library for Android React Native.
  • react-native-android-sqlite ★24 - A react native android wrapper for SQLite
  • react-native-app-info ★21 - React Native app info and version
  • react-native-barcode-scanner ★40 - Barcode scanner for React Native
  • react-native-barcodescanner ★162 - A barcode scanner component for react native
  • react-native-battery-status ★1 - A battery-status for react-native
  • react-native-battery ★4 - A React Native module that returns the battery level/status of a device
  • react-native-ble ★68 - React Native BLE using noble api surface
  • react-native-bluetooth-state ★26 - Answering the question of "Is my bluetooth on?" in React Native
  • react-native-calendar-reminders ★29 - React Native module for IOS EventKit Reminders
  • react-native-carrier-info ★6 - React Native module bridge to obtain information about the user’s home cellular service provider.
  • react-native-clipboard ★44 - React Native component for getting or setting clipboard content
  • react-native-communications ★170 - Easily call, email, text or iMessage someone in React Native
  • react-native-config ★88 - Config variables for React Native apps
  • react-native-contacts-rx ★8 - react-native-contacts counterpart that include the support of RxJS.
  • react-native-contacts ★175 - React Native Contacts (android & ios)
  • react-native-unified-contacts ★29 - React Native iOS 9+ Contacts (ios)
  • react-native-detect-device ★9 - Detect a device on iOS or android in react-native.
  • react-native-device-battery ★9 - Observe battery state changes in your react native application
  • react-native-device-info-pod ★0 - Get device information using react-native
  • react-native-device-info ★397 - Get device information using react-native
  • react-native-device-motion ★21 - iOS device motion wrapper for React Native.
  • react-native-device ★147 - UIDevice wrapper for React Native
  • react-native-discovery ★22 - Discover nearby devics using BLE. Turn iOS and Android devices into beacons
  • react-native-fs ★488 - Native filesystem access for react-native
  • react-native-onesignal ★99 - React Native Library for OneSignal Push Notifications Service [iOS + Android]
  • react-native-gcm-android ★132 - GCM for Android
  • react-native-geocoder ★93 - react native geocoding and reverse geocoding
  • react-native-geolocation-android ★3 - Geolocation module for react native android
  • react-native-geolocation ★1 - A geolocation for react-native
  • react-native-heading ★3 - Get device heading (compass) information on iOS or Android
  • react-native-ibeacon ★155 - iBeacon support for React Native. The API is very similar to the CoreLocation Objective-C one with the only major difference that regions are plain JavaScript objects. Beacons don't work in the iOS simulator.
  • react-native-icloud-sync ★18 - A react-native wrapper for syncing with icloud
  • react-native-in-app-utils ★143 - A react-native wrapper for handling in-app payments.
  • react-native-image-resizer ★55 - Rescale local image files with React Native.
  • react-native-keychain ★122 - Keychain Access for React Native
  • react-native-localsearch ★12 - React Native Module for MapKit Local Search
  • react-native-location ★151 - Native GPS location support for React Native.
  • react-native-lock-android ★7 - Auth0 Lock for React Native (Android)
  • react-native-lock-ios ★113 - Auth0 Lock for React Native (iOS)
  • react-native-mipush ★2 - MiPush for React Native
  • react-native-motion-manager ★110 - A react-native interface for using the Gyroscope, Accelerometer and Magnetometer
  • react-native-device-angles ★1 - Get rotation information in degrees (pitch, yaw, roll) - ios
  • react-native-passcode-auth ★18 - React Native authentication with iOS Passcode.
  • react-native-permissions ★53 - Check and request user permissions in ReactNative (iOS and Android)
  • react-native-push-notification ★510 - React Native Local and Remote Notifications
  • react-native-push-with-gcm ★2 - Register device for GCM push notifications services (supported only for iOS)
  • react-native-reverse-geo ★13 - React Native module bridge to convert address to geo coordinates.
  • react-native-sensor-manager ★40 - Wrapper for react-native providing native sensors access. (Gyroscope, accelerometer, magnetometer, thermometer...)
  • react-native-sms-android ★6 - A react-native module for sending a sms message to a phone number.
  • react-native-social-share ★154 - Use the iOS native Twitter and Facebook share view from react native
  • react-native-system-notification ★177 - Notification for React Native
  • react-native-touch-id ★199 - React Native authentication with the native Touch ID popup.
  • react-native-voip-push-notification ★8 - iOS prioritized VoIP Push Notification
  • react-native-wifi-manager ★8 - Wifi Connection Manager for React Native on Android

Web

  • react-native-bridgeable-webview ★8 - A react-native webview with bridge to react-native code
  • react-native-browser-polyfill ★19 - A collection of polyfills for the react-native Javascript environment.
  • react-native-browser ★42 - Full-featured web browser module for React Native apps, based on TOWebViewController
  • react-native-for-web ★184 - A set of classes and react components to make work your react-native app in a browser. (with some limitations obviously)
  • react-native-h5 ★0 - react native web
  • react-native-html2native ★0 - A html render for react-native
  • react-native-inapp-browser ★9 - A in-app browser for react native apps.
  • react-native-safari-view ★132 - A React Native wrapper for Safari View Controller
  • react-native-web-container ★9 - A wrapper around the react native WebView to add autoHeight, scrub html, etc
  • react-native-web-polyfill ★21 - A set of classes and react components to make work your react-native app in a browser. (with some limitations obviously)
  • react-native-webintent ★45 - React native android module to open links in the default browser
  • react-native-webrtc ★328 - A WebRTC module for React Native.
  • react-native-webview-android ★107 - Simple React Native Android module to use Android's WebView inside your app
  • react-native-webview-bridge ★373 - React Native WebView Javascript Bridge
  • react-native-webview ★1 - andorid webview for react-native
  • react-native-cookiemanager ★2 - react-native cookie manager library.
  • react-native-webview-crosswalk ★15 - Crosswalk's WebView for React Native on Android

Media

  • react-native-android-audio-streaming-aac ★14 - A react native streaming player
  • react-native-audio-manager ★11 - Audio player library for react native Android
  • react-native-audio-player ★8 - A React Native module to play audio on Android
  • react-native-audioplayer ★62 - Small audio player library for react native
  • react-native-bhcamera ★2 - React Native Barcode Scanner and Camera Utils.
  • react-native-camera ★1522 - Camera component
  • react-native-color-grabber ★23 - React native component for finding dominant colors in an image
  • react-native-incall-manager ★31 - Handling media-routes/sensors/events during a audio/video chat like webrtc
  • react-native-media-capture ★1 - A media-capture for react-native
  • react-native-mediaplayer ★6 - Simple full screen media player for React Native.
  • react-native-media-meta ★8 - Get media file metadata in your React Native app
  • react-native-player ★46 - Media player for react-native
  • react-native-screcorder ★112 - Capture pictures and record Video with Vine-like tap to record
  • react-native-simple-sound ★3 - Start, stop, and pause a sound. iOS only. Derived from https://github.com/zmxv/react-native-sound
  • react-native-sound ★181 - React Native module for playing sound clips
  • react-native-sound-demo ★2 - react-native-sound demo project
  • react-native-speech ★79 - A text-to-speech library for React Native.
  • react-native-video ★910 - A Video component for react-native
  • react-native-volume-slider ★13 - React Native VolumeView component
  • react-native-vlc-player ★12 - VLC Player for react-native
  • react-native-camera-roll-picker ★39 - A React Native component providing images selection from camera roll
  • react-native-audio-streaming ★76 - iOS & Android module to play an audio stream, with background support and media controls 

Storage

  • react-native-couchbase-lite ★46 - couchbase lite binding for react-native
  • react-native-db-models ★133 - Local DB Models for React Native Apps
  • react-native-level-fs ★11 - fs for react-native using level-filesystem and asyncstorage-down
  • react-native-mongoose ★7 - A AsyncStorage based mongoose like storage for react-native
  • react-native-pouchdb ★25 - Run pouchdb in React Native!
  • react-native-simple-store ★223 - A minimalistic wrapper around React Native's AsyncStorage.
  • react-native-sqlite-storage ★428 - SQLite3 bindings for React Native (Android & iOS)
  • react-native-sqlite ★438 - SQLite3 bindings for React Native
  • react-native-storage ★351 - This is a local storage wrapper for both react-native(AsyncStorage) and browser(localStorage). ES6/babel is needed.
  • react-native-store ★363 - A simple database base on react-native AsyncStorage.
  • realm ★1069 - An alternative mobile database to SQLite & key-value stores.

Backend

  • feathers - Feathers client that works in the React Native, the browser, or NodeJS.
  • react-native-async-http ★3 - React Native component for async-http
  • react-native-cognito ★36 - AWS Cognito-based authentication module for React Native.
  • react-native-file-download ★31 - A simple file download module for react-native
  • react-native-file-upload ★61 - A file upload plugin for react-native
  • react-native-http ★8 - React native http
  • react-native-jwt ★13 - React native compatible JSON web token utility
  • react-native-lazyload ★102 - lazyload for react native
  • react-native-meteor ★283 - Full Meteor Client
  • react-native-multipeer ★56 - Communicate over ad hoc wifi using Multipeer Connectivity
  • react-native-networking ★69 - react-native module to download and upload files with AFNetworking
  • react-native-rest-kit ★44 - A React Native RESTful API kit that use the fetch method
  • react-native-simple-auth ★206 - Native social authentication for React Native on iOS
  • react-native-swift-socketio ★87 - A react native wrapper for socket.io-client-swift
  • react-native-tcp ★29 - node's net API for react-native
  • react-native-udp ★41 - node's dgram API for react-native
  • react-native-uploader ★89 - A React Native module to upload files and camera roll assets. Supports progress notification.
  • react-native-xmpp ★80 - XMPP Library for React Native
  • aws-sdk-react-native ★188 - AWS SDK for React Native (Official developer preview)
  • react-native-s3 ★22 - A React Native wrapper for AWS iOS/Android S3 SDK (TransferUtility)
  • react-native-aws3 ★38 - Pure JavaScript React Native library for uploading to AWS S3
  • react-native-fetch-blob ★121 - A module integrates network and file system. Supports file stream.

Integrations

  • react-native-amap ★14 - A React Native component for building maps with the AMap Android SDK
  • react-native-android-vitamio ★45 - React-native component for android Vitamio video player
  • react-native-braintree ★50 - A react native interface for integrating payments using Braintree's v.zero SDK (currently iOS only)
  • react-native-braintree-android ★12 - Braintree's native Drop-in Payment UI for Android
  • react-native-braintree-xplat ★12 - Cross-platform Braintree v.zero module.
  • react-native-card-io ★73 - React Native component for card.io
  • react-native-awesome-card-io ★36 - A complete and cross-platform card.io component for React Native (iOS and Android)
  • react-native-conekta ★0 - Conekta SDK for React Native
  • react-native-digits ★46 - Digits wrapper to use in React Native
  • react-native-fabric-digits ★63 Fabric Digits wrapper for React-Native
  • react-native-facebook-login ★504 - React Native wrapper for native iOS Facebook SDK login button and manager
  • react-native-fbintent ★2 - A React Native intent for Android Facebook App
  • react-native-flurry ★4 - React Native wrapper for Flurry
  • react-native-google-places-autocomplete ★178 - Customizable Google Places autocomplete component for iOS and Android React-Native apps
  • react-native-google-signin ★221 - Google Signin for your react native applications
  • react-native-hawk ★3 - Hawk wrapper for react-native
  • react-native-heyzap- Heyzap plugin for React Native
  • react-native-instagram-oauth ★19 - react-native instagram login
  • react-native-instagram-share ★11 - A react-native interface to share images and videos within instagram (iOS)
  • react-native-instagram ★0 - react-native instagram wrapper api (iOS)
  • react-native-leancloud ★9 - a react native LeanCloud component
  • react-native-level ★29 - levelup API for react-native AsyncStorage.
  • react-native-linkedin-login ★20 - Linkedin Login for your react native applications
  • react-native-onepassword ★10 - React Native integration with the OnePassword extension.
  • react-native-qq ★85 - QQ Login&Share support in React Native.
  • react-native-realtimemessaging-android ★40 - The Realtime Framework Cloud Messaging Pub/Sub client for React-Native Android
  • react-native-realtimemessaging-ios ★7 - The Realtime Framework Cloud Messaging Pub/Sub client for React-Native
  • react-native-realtime-pusher ★0 - React Native module implementing the Pusher Realtime API
  • react-native-realtimestorage-android ★3 - The Realtime Cloud Storage client for React-Native Android
  • react-native-realtimestorage-ios ★6 - The Realtime Framework Cloud Storage client for React-Native
  • react-native-sinch-verification ★4 - Sinch verification for react native
  • react-native-testfairy ★2 - TestFairy for React Native
  • react-native-twilio ★32 - A React Native wrapper for the Twilio mobile SDK
  • react-native-voximplant ★50 - VoxImplant Mobile SDK for embedding voice and video communication into React Native apps.
  • react-native-wechat-ios ★125 - Wechat SDK for React Native(iOS).
  • react-native-wechat ★436 - react-native library for wechat app
  • react-native-woopra ★9 - Promise based Woopra library for react-native
  • react-native-axmall-alipay ★4 - react-native alipay
  • react-native-signalr ★20 - SignalR-client for react-native
  • react-native-sumup ★0 - A React Native implementation of SumupSDK.
  • react-native-new-relic ★10 - New Relic event reporting for react-native.

Monetization

  • react-native-admob ★94 - A react-native component for Google AdMob banners.
  • react-native-revmob ★6 - RevMob wrapper for React Native.
  • react-native-stripe-api ★15 - A small React Native library for Stripe Rest API

Other Platforms

  • react-native-watchkit ★0 - react native for WatchKit
  • react-native-desktop ★7558 - React Native for OS X
  • react-native-windows ★887 - React Native for Universal Windows Platform

Utilities

Useful React Native tooling.

  • react-native-snippets ★117 - A collection of Sublime Text Snippets for react-native
  • exponent - Use React Native without XCode (a previewer app + local server infrastructure)
  • Ruby React Native (via Opal) ★364 - Use Ruby for building React Native apps
  • React Native Playground - Run React Native apps in your browser via real time simulator
  • AppHub - Update React Native apps, instantly
  • CodePush - Push code updates to your apps, instantly
  • rnpm ★1716 - react native package manager
  • rsx ★27 - An alternative to the react-native CLI tool
  • rn-nodeify ★36 - hack to allow react-native projects to use node core modules
  • Deco IDE - React Native IDE with components manager
  • react-native-debugger ★201 - The standalone app for React Native Debugger, with React DevTools / Redux DevTools

Seeds

Get a head start on development with an existing seed.

  •  Ignite ★2152 - An unfair start for React Native - Generator CLI for redux/sagas and more.
  • React-Native-Starter-Pack ★5 - React Native 0.34 + React-Redux (w/ Redux-Storage) + Native Base + Code Push
  • react-native-webpack-starter-kit ★749
  • react-native-babel ★237
  • react-native-es6-reflux ★141
  • react-native-tabbed ★21
  • react-native-hot-redux-starter ★130
  • ReactNativeTS ★73 - Boilerplate of a React Native project in Typescript.
  • Snowflake ★2181 - Android & iOS, Redux, Jest (88% coverage), Immutable, Parse.com
  • React Native Meteor Boilerplate ★264
  • MeteorNative Boilerplate ★1 - a React Native and Meteor boilerplate with Redux.
  • Pepperoni ★2273 - Starter kit for Android & iOS, Redux, Immutable.js, disk-persisted app state, login and signup
  • rn-mobx-template ★0 - React Native with MobX template
  • rn-relay-drawer-template ★0 - React Native working with RNRF, drawer and relay
  • React Native Hackathon Starter - React Native Starter Project, great for hackathons or rapid prototyping. Includes tabs, navigation, Redux, React Native Vector Icons, & React Native Elements

Libraries

Libraries / SDK type additions for React Native development.

  • tcomb-form-native ★1196 - Generate React Native forms
  • Panza ★96 - a collection of stateless, functional, cross-platform ui components for react-native
  • React Native Elements - a collection of React Native UI Elements and components.

Open Source Apps

Open source React Native apps and other examples.

  • Appointments - Full-fledged ReactNative App for Booking Appointments
  • NBAreact ★8
  • Reddit made with React Native and Redux ★32
  • React Native Showcase
  • Github repo examples
  • Hacker News (iOS & Android) ★2252
  • ReactNativeHackerNews ★197
  • ReactNativeRedditReader ★251
  • Premier League ★12
  • Buyscreen sample ★99
  • NewsWatch video viewer ★94
  • Native iOS font list ★26
  • Confreaks ★27
  • iOS Conference App made with React Native ★186
  • Alt/Flux Demo ★101
  • Dribbble React Native ★1248
  • Lumpen Radio ★115
  • React Native Embedded App ★149 -A collection of examples for using React Native in an existing iOS application
  • An example React Native project for client login authentication ★134
  • iOS app that transcript your voice with IBM Watson Cloud ★24
  • React Native Chromecast App ★35
  • React Native Example, Geo and Location ★97
  • MagicMirror ★195
  • Kakapo - ambient sound mixer
  • Finance React Native ★724 - iOS's stocks app clone written in React Native for demo purpose.
  • Redux Demo ★156 - Minimal implement of redux counter example on ReactNative iOS and Android
  • react-native-nw-react-calculator ★3017 - A mobile, desktop and website App with the same code
  • Posters_Galore_Android ★10 - An experimental Android application using Redux and a REST API
  • uestc-bbs-react-native ★118 - An iOS client for http://bbs.uestc.edu.cn/ written in React Native with Redux
  • Text Blast ★15 - iOS client for MMS text blasting app with analogous ionic version for comparison
  • iTunesConnect ★32 - Unofficial iTunes Connect App
  • react-native-gitfeed ★1290 - Yet another Github client written with react-native(iOS & android)
  • rndrawer-implemented-rnrouter ★29 - A react-native-drawer implemented example and scaffolding for react-native-router-flux
  • GitterMobile ★76 - Gitter client for mobile devices (currently only for android)
  • Hello Bemans ★3 - Health Trainer Connection App (Android Version)
  • Insta Snap ★42 - Image Sharing App
  • 30-days-of-react-native ★1049 - 30 days of React Native examples (inspired by 30DaysofSwift)
  • Ziliun React Native ★188 - Wordpress based article reader built with react native
  • Vocab React Native ★6 - Thai Vocabulary Learning App
  • React Weather ★166 - A simple weather app built with React Native
  • react-native-hiapp ★134 - A simple and Twitter like demo app written in react-native
  • NewYorkTimesTopStories ★5 - Read Topstories of NewYorkTimes using its api written for android in react-native.
  • react-native-redux-facebook ★29 - A simple React Redux Facebook authentication demo app.
  • reading ★788 - Reading App Write In React-Native.
  • HackerWeb ★81 - A simply readable Hacker News web app for iOS & Android.
  • Luno ★165 - A ClojureScript React Native app demonstration
  • BBC News (Unofficial) ★102 - a BBC news app
  • Assemblies ★179 - a Meetup clone
  • Instagram clone - an Instagram clone
  • TaskRabbit's Sample App ★342 - a testing ground for Task Rabbit's app making
  • react-native-sudoku ★205 - a sudoku game written in React Native
  • react-native-otello ★0 - a reversi game written in React Native

Frameworks

  • Awesome React Native Meteor ★82 - An awesome list of resources for using Meteor and React Native together
  • NativeBase ★1549 - builds a layer on top of React Native that provides you with basic set of components for mobile application development

Tutorials

Walkthroughs and tutorials that help you learn React Native.

  • Making Network Requests
  • Sharing Text using the new Share API
  • How to Build a React Native Login Form with Redux Pt1
  • Deploying React Native using Fastlane
  • Adding Custom Fonts to A React Native Application
  • Build a streaming audio app with React Native
  • Building Custom React Native Components From Scratch
  • Custom Native iOS Views with React Native
  • Enabling Live Reload
  • Facebook Login With React Native
  • Integrating Parse and React Native for iOS
  • Introducing React Native (on Ray Wenderlich's)
  • Navigator Demo ★115
  • Official React Native tutorial
  • React Native Example App: Navigation
  • React Native Periscope Hearts Animation
  • React Native Youtube Animated Video Slide
  • React Native and Socket.io
  • React-Native Animated with React-Art - Firework Tap To Shoot
  • React-native Animated API Basic Example
  • React-native Animated API with PanResponder
  • React-native Animated ScrollView Row Swipe Actions
  • React-native press and hold button actions
  • Droppable Components with Animated and PanResponder
  • Easily Connect React Native and Meteor
  • Leverage Existing iOS Views In Your React Native App
  • Facebook's F8 App Walkthrough Tutorial: React Native, Redux, Relay, Flow, Jest
  • React Native Express
  • A Mini-Course on React Native Flexbox
  • React Native with Django backend ★1
  • Test driving react native applications
  • Building a Calculator for Android and iOS with React Native
  • Fully-immersive, hands-on, and fun learning experience for React Native

Problem & Solution

Quick solutions to typical problems.

  • NavigatorIOS: Accessing onRightButtonPress from within child component

Books

Books - free and commercial (but only good ones).

  • Programming React Native - (Free) An in-depth React Native book that you should read after a you've done a couple tutorials of the many out there.
  • React Native Animation Book - (Free) React Native Animation

Books - for sale.

  • React Native In Action - Learn how to build applications using React Native from the ground up

Videos

Assortment of conference and training videos.

  • React Conf 2015: Introducing React Native
  • React Conf 2015: A Deep Dive into React Native
  • F8 2015: React Native and Relay
  • Generate React Native Forms with tcomb-form-native
  • Let's build a React Native app in 20 minutes and Gist
  • Egghead.io: React Native Fundamentals
  • Pluralsight.com: Build iOS Apps with React Native
  • Pluralsight.com: Build Cross Platform React Native Apps with Exponent and Redux
  • Udemy.com: Build apps with React Native
  • Actually Building Things In React Native , Jani Eväkallio, Futurice
  • Using Redux, Jonas Ohlsson, State
  • Native Testing
  • React Native In The Wild - Bonnie Eisenman
  • React Native training ★238

Releases

  • Release Process
  • Stable: 0.32.0
  • Next: latest

你可能感兴趣的:(android新技术)