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 :)
- Articles
- Internals
- Components
- Utilities
- Seeds
- Libraries
- Examples
- Frameworks
- Tutorials
- Books
- Videos
- Releases
Content published on the Web.
- Routing and Navigation in React Native
- What's up with NavigatorIOS, Navigator, and ExperimentalNavigator?, and this, and this
- 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
- 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
- React Native for Android and issues
- 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
- 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 and native modules. For more search JS.COACH.
- apsl-react-native-button ★173 - React Native button component with rounded corners.
- autoresponsive-react-native ★56 - A Magical Layout Library For React
- ex-navigator ★415 - Route-centric navigation built on top of React Native's Navigator
- react-native-ya-navigator ★31 - Yet another react native navigator component
- gl-react-native ★754 - use OpenGL for performant effects on images and videos
- k-react-native-swipe-unlocker ★17 - A simple swipe unlock for React Native
- metpro-react-native-progress ★15 - Progress indicators and spinners for React Native using ReactART.
- react-native-accordion ★138 - An Accordion Component for React Native
- react-native-action-button ★261 - A customizable Float Button Component for React Native
- react-native-actionsheet-native ★3 - Android ActionSheet support for React Native
- react-native-activity-view ★209 - iOS share and action sheets for React Native
- react-native-adbannerview ★32 - React Native Bridge for ADBannerView
- react-native-alphabetlistview ★59 - A Listview with a sidebar to jump to sections directly, based on johanneslumpe's react-native-selectablesectionlistview
- react-native-android-blurryoverlay ★37 - A react native android package to show a blurry overlay.
- react-native-android-circles ★8 - A react native android package to show a circle progress view.
- react-native-android-iconify ★27 - icons for react native android using android-iconify
- react-native-android-kit ★21 - A set of native Android UI components and modules for React Native framework (Android Design Support Library, TabLayout, Floating Action Button and more...).
- react-native-android-statusbar ★77 - A react native android package to control the status bar.
- react-native-app-intro ★237 - A React Native parallax effect app intro
- react-native-awesome-button ★72 - A React Native component rendering a button supporting showing different appearances and functionality given the passed props
- react-native-autolink ★27 - Autolinking component for React Native
- react-native-autocomplete ★81 - React Native Component for MLPAutoCompleteTextField
- react-native-autocomplete-input ★20 - Pure javascript autocomplete input for react-native
- react-native-avatar-gravatar ★1 - React Native Gravatar component
- react-native-bar-collapsible ★2 - A Bar component that can be collapsible (toggle/accordion), clickable or text-only.
- react-native-better-mapview ★3 - A better React Native implementation for iOS MapKit MapView
- react-native-blur ★476 - React Native Blur component
- react-native-fxblurview ★5 - React Native wrapper for popular FXBlurView library for realtime, fine-tuned blur effects
- react-native-button ★277
- react-native-cache-image ★43 - A cache-image for react-native
- react-native-cacheable-image ★8 - A filesystem cacheable image component for react-native
- react-native-calendar-android ★26 - A simple material-themed calendar for react native android
- react-native-calendar ★115 - Calendar Component for React Native
- react-native-canvas ★61 - A Canvas element for React Native
- react-native-carousel ★197 - Simple carousel component for react-native
- react-native-carousel-control ★42 - React Native Carousel control with support for iOS and Android.
- react-native-chart ★439 - react-native-chart is a simple module for adding line charts, area charts, or bar charts to your React Native app.
- react-native-charts ★36 - Delightfully-animated data visualization.
- react-native-checkbox ★32 - Checkbox component for React native
- react-native-circle-checkbox ★9 - Circle checkbox component for React Native
- react-native-circle-progress ★21 - A custom Circle Progress Indocator for React Native
- react-native-circle-view ★27 - circle progress for react native android using CircleView
- react-native-circular-progress ★152 - React Native component for creating animated, circular progress with ReactART
- react-native-collapsible ★173 - Animated collapsible component for React Native using the new Animated API with fallback. Good for accordions, toggles etc
- react-native-countdown ★5 - react native countdown button
- react-native-country-picker ★3 - React Native Country Picker
- react-native-country-picker-modal ★51 - Country picker provides a modal allowing a user to select a country from a list. It display a flag next to each country name.
- react-native-create-new-file-ios ★0 - A react-native interface for creating a blank new file on ios. File must not already exist.
- react-native-custom-actsheet ★24 - A custom ActionSheet for react-native
- react-native-custom-checkbox ★2 - React Native checkbox that can be customize. Works for both Android and iOS.
- react-native-dashed-border ★18 - A element for react-native
- react-native-date ★37 - React Native date and time pickers for Android
- react-native-timepicker ★8 - React Native timepicker for iOS
- react-native-datepicker ★26 - React Native date, datetime and time picker for both Android and IOS
- react-native-device-display ★64 - A simple way to create dynamic views through device and display detection, allowing the creation of adaptable and universal apps.
- react-native-dialogs ★161 - React Native wrappers for https://github.com/afollestad/material-dialogs
- react-native-double-buffer ★1 - Simple React Native Double Buffer View
- react-native-draggable-drawer ★13 - DraggableDrawer component for React Native.
- react-native-drawer ★641 - React Native Drawer
- react-native-dropbox-chooser ★10 - React Native dropbox chooser module
- react-native-dropdown-android ★50 - Simple wrapper for Android's Spinner to use with react-native
- react-native-drop-refresh ★7 - A pull down to refresh control for react native.
- react-native-dropdown ★150 - A better Select dropdown menu for react-native
- react-native-effects-view ★176 - ReactNative Component that makes easy to use iOS8 UIVisualEffect
- react-native-emoji ★45 - Emoji component for React Native
- react-native-fading-slides ★15 - Simple looped fading slides carousel for React Native
- react-native-fit-image ★27 - Responsive image component to fit perfectly itself.
- react-native-flex-label ★4 - A text label for React Native that handles multiple lines of text with ellipses truncation as well as vertical alignment within it's view container.
- react-native-floating-labels ★49 - Reusabe floating lable component for react native
- react-native-fm-form ★8 - Generate list view form of React Native in few line of codes
- react-native-form-flux ★1 - React Native Form management using Flux architecture
- react-native-form ★62 - A simple react-native component to wrap your form fields!
- react-native-form-generator ★39 - Generate amazing React Native forms in a breeze
- react-native-fontbase ★0 - Defining font sizes in React Native
- react-native-fs-modal ★33 - React native full screen modal component.
- react-native-full-screen ★4 - React Native FullScreen api and element
- react-native-gesture-password ★103 - A gesture password component for React Native
- react-native-gesture-recognizers ★96 - Gesture recognizer decorators for react-native
- react-native-gestures ★69 - composable gesture system in react native
- react-native-gifted-form ★334 - Form component for react-native
- react-native-gifted-listview ★402 - A ListView that embed some recurrents features like pull-to-refresh, infinite scrolling and more for Android and iOS React-Native apps
- react-native-gifted-messenger ★978 - Ready-to-use chat interface for iOS and Android React-Native apps
- react-native-gmaps ★64 - React Native Android Google Maps implementation.
- react-native-geo-fencing ★7 - Native modules to determine if a location is within defined geographical boundaries using Google Geometry library
- react-native-gravatar ★1 - react-native wrapper for gravatar-api
- react-native-grid-view ★154 - React Native Grid/Collection View component
- react-native-grid ★12 - The 24-column grid component for react-native
- react-native-ichart ★11 - ichart for react-native
- react-native-icons, video
- react-native-idle-timer ★16 - An Objective-C bridge that allows you to enable and disable the screen idle timer in your React Native app
- react-native-image-button ★3 - A image-button for react-native
- react-native-image-container ★0 - Image container for React Native
- react-native-image-picker ★781 - A React Native module that allows you to use the native UIImagePickerController UI to select a photo from the device library or directly from the camera.
- react-native-imagewand ★3 - image wand for react native
- react-native-invertible-scroll-view ★131 - An invertible ScrollView for React Native
- react-native-item-cell ★25 - React Native default style iOS item cell
- react-native-keyboard-spacer ★181 - Plug and play react-Native keyboard spacer view.
- react-native-keyboardevents ★187 - Monitors keyboard show/hide notifications
- react-native-layout ★21 - Semantic JSX layout components for react-native
- react-native-lightbox ★456 - a very Slick and modern mobile lightbox implementation
- react-native-link ★5 - A link component, similar to <A href from HTML
- react-native-listitem ★58 - iOS-style listitem component for React Native
- react-native-loader-hud ★0 - Loader animation library for React Native
- react-native-loading ★1 - A lightweight loading for your React Native app.
- react-native-looped-carousel ★306 - Create looped carousel of views or images
- react-native-mapbox-gl ★449 - A Mapbox GL react native module for creating custom maps
- react-native-maps ★949 - React Native Map components for iOS + Android
- react-native-marquee-label ★15 - A marquee label for react-native
- react-native-masked-view ★26 - A element for react-native
- react-native-material-design ★761 - React Native Material Design Components
- react-native-material-kit ★1273 - Bringing Material Design to React Native
- react-native-match-media ★2 - window.matchMedia mock for React Native
- react-native-message-composer ★25 - React Native module bridge to iOS MFMessageComposeViewController
- react-native-md-textinput ★33 - React Native TextInput styled with Material Design.
- react-native-modalbox ★371 - A component for react-native
- react-native-modal-picker ★33 - A cross-platform (iOS / Android), selector/picker component for React Native that is highly customizable and supports sections.
- react-native-multi-slider ★43 - Pure JS slider component with multiple markers for React Native
- react-native-multiple-choice ★15 - A cross-platform (iOS / Android) single and multiple-choice React Native component.
- react-native-nav ★109 - A cross-platform (iOS / Android), fully customizable, React Native Navigation Bar component
- react-native-navbar ★840 - Simple customizable navbar component for react-native
- react-native-navigation-bar ★35 - react-native-navigation-bar
- react-native-navigation-buttons ★1 - iOS navigation buttons for the React Native Navigator
- react-native-navigation-drawer ★51 - A slide menu inspired from Android for React-Native
- react-native-navigator ★55 - A simple router for react native
- react-native-nested-stylesheet ★41 - Nestable stylesheets for react-native.
- react-native-newsticker ★9 - The News Ticker component for React Native
- react-native-nmrangeslider-ios ★11 - The NMRangeSlider component for React Native
- react-native-offline-mode - Swap your app with an offline version while there's no connectivity
- react-native-orientation-controller ★10 - A react-native library for obtaining and controlling the current device and application orientation
- react-native-orientation-listener ★90 - A react-native library for obtaining current device orientation
- react-native-orientation ★169 - Listen to device orientation changes in react-native and set preferred orientation on screen to screen basis
- react-native-page-control ★60 - React native page control, like ios UIPageControl
- react-native-page-swiper ★51 - Page Swiper component for React Native.
- react-native-parallax ★168 - Parallax effects for React Native using Animated API
- react-native-parsed-text ★133 - Parse text and make them into multiple React Native Text elements
- react-native-pdf-view ★45 - view pdf file using react-native
- react-native-phone-picker ★13 - a quick phone picker control
- react-native-photo-browser ★39 - Local and remote photo browser with captions, selections and grid view support.
- react-native-photo-grid ★1 - React Native component that handles the complexities of building a grid of photos with a flexible number of photos per row.
- react-native-picker-android ★40 - react-native-picker-android
- react-native-picker ★106 - react-native-picker
- react-native-picker-xg ★6 - A picker for both Android and iOS
- react-native-piechart ★9 - A component for React Native
- react-native-popover-haobtc ★144 - A component for react-native
- react-native-popup ★39 - popup for react-native
- react-native-popupwindow ★11 - Android PopupWindow for react-native module
- react-native-privacy-snapshot ★34 - Obscure passwords and other sensitive personal information when a react-native app transitions to the background
- react-native-progress-bar ★93 - An animated progress bar component for React Native
- react-native-progress-circular ★15 - A pure React Native Component for circular progress bars for both iOS and Android.
- react-native-progress-hud ★117 - A clean and lightweight progress HUD for your React Native app
- react-native-qrcode ★50 - react-native qrcode generator
- react-native-quiltview ★4 - Native iOS UICollectionView wrapper with RFQuiltLayout for React Native
- react-native-radial-menu ★26 - A Radial Menu optimized for touch interfaces
- react-native-radio-button-classic ★24 - Bring Classic Radio to React-Native
- react-native-radio-buttons ★90 - A react component to implement custom radio buttons-like behaviors: multiple options, only on can be selected at once.
- react-native-range-selector ★7 - react native range selector
- react-native-rebound-scrollview ★6 - React Native Android ReboundScrollView implementation.
- react-native-refresher ★247 - A React Native pull to refresh ListView completely written in js. Also supports custom animations.
- react-native-relative-units ★3 - Relative units for React Native
- react-native-responsive-image ★87 - Most elegant Responsive Image component
- react-native-root-modal ★47 - react native modal component
- react-native-route-navigator ★21 - React-Native page navigation using URIs.
- react-native-router ★967 - Awesome navigation for your native app.
- react-native-controllers ★245 - Truly native no-compromise iOS navigation for React Native.
- react-native-navigation ★210 - A simplified wrapper around react-native-controllers bringing truly native navigation for iOS with a very simple API. Includes redux support.
- react-native-scene-manager ★1 - Simple Scene Manager for React-Native
- react-native-scrollable-decorator ★18 - A standard interface for your scrollable React Native components, making it easier to compose components
- react-native-scrollable-mixin ★49 - A standard interface for your scrollable React Native components, making it easier to compose components.
- react-native-scrollable-tab-view ★1374 - This is probably my favorite navigation pattern on Android, I wish it were more common on iOS! This is a very simple JavaScript-only implementation of it for React Native. For more information about how the animations behind this work, check out the Rebou
- react-native-scrollview-lazyload ★36 - react-native scrollview with image lazy load
- react-native-infinite-scrollview ★13 - ScrollView with infinte paged scrolling (no looping)
- react-native-search-bar ★222 - The native search bar for react native.
- react-native-search ★6 - Native Search component for react native.
- react-native-seekbar-android ★6 - A React Native wrapper Android's SeekBar
- react-native-custom-segmented-control ★23 - Native UI iOS component for Segmented Control with custom style
- react-native-segmented-view ★86 - Segmented View for React Native (with animation)
- react-native-select-box ★0 - react native select box
- react-native-selectable - Customizable checkbox and radio buttons in one component for React Native
- react-native-selectme ★51 - A better Select dropdown menu for react-native
- react-native-shared-preferences ★2 - Android's Native key value storage system in React Native
- react-native-showdown ★8 - React-native component which renders markdown into a webview!
- react-native-simple-button ★4 - A simple react-native button
- react-native-simple-picker ★3 - A simple react-native select picker
- react-native-simple-router ★122 - A community maintained router component for React Native
- react-native-simpledialog-android ★23 - React Native Android module to use Android's AlertDialog - same idea of AlertIOS
- react-native-sketch ★12 - A react-native <Sketch /> component to draw with touch events.
- react-native-slack-webhook ★15 - Follow some activities (new user, payment, ...) from your app via Slack and this webhook lib.
- react-native-slidable-tab-bar ★17 - Slidable tab bar for instant view rendering(react-native)
- react-native-slider ★178 - A pure JavaScript component for react-native
- react-native-spinkit ★269 - A collection of animated loading indicators for React Native
- react-native-splashscreen ★102 - A splashscreen for react-native
- react-native-square-view ★16 - A square view component for react native.
- react-native-star-rating ★34 - A React Native component for generating and displaying interactive star ratings
- react-native-starrating ★14 - a react-native component for display interactive star ratings
- react-native-store-view ★0 - Wraps SKStoreProductViewController for use in react-native projects
- react-native-style-sheet ★0 - React Native StyleSheet
- react-native-stylesheet-xg ★2 - extension stylesheet for cross platforms and responsive
- react-native-svg ★322 - A element for react-native that renders Svg images using SVGKit
- react-native-swipeout ★502 - iOS-style swipeout buttons behind component
- react-native-swiper2 ★54 - Swiper component for React Native. Supersede react-native-swiper
- react-native-swiper ★1462 - The best Swiper component for React Native.
- react-native-tab ★47 - react-native-tab is a simple module for add a "Tab Menu" to your React Native app.
- react-native-tabbar ★136 - Tab bar with more freedom
- react-native-tableview-simple ★64 - React Native component for TableView made with pure CSS
- react-native-tableview ★365 - Native iOS TableView wrapper for React Native
- react-native-tabs ★201 - React Native platform-independent tabs. Could be used for bottom tab bars as well as sectioned views (with tab buttons)
- react-native-textinput-utils ★23 - A react native extension which allows you to control TextInput better.
- react-native-timeago ★88 - Auto-updating timeago component for React Native
- react-native-timer-mixin ★87 - TimerMixin provides timer functions for executing code in the future that are safely cleaned up when the component unmounts. This is a fork that includes react-native InteractionManager support.
- react-native-tinder-swipe-cards ★125 - Tinder card style swiping.
- react-native-toast ★86 - A android like toast for react-native support for ios and android
- react-native-toolkit ★29 - A collection of common UI components for react native mobile apps.
- react-native-tooltip ★78 - A react-native wrapper for showing tooltips
- react-native-touchable-bounce ★7 - React Native Touchable Bounce
- react-native-touchable-set-active ★23 - Touchable component for React Native that enables more advanced styling by setting an active state. Most useful for building your own touchable/button components on top of.
- react-native-transparent-bar ★10 - react native navigator transparent bar
- react-native-triangle ★11 - draw triangle views in react native
- react-native-tween-animation ★28 - A simple react native state tween animation module.
- react-native-vector-icons ★1626 - Customizable Icons for React Native with support for NavBar/TabBar, image source and full styling. Choose from 3000+ bundled icons or use your own.
- react-native-viewpager ★469 - ViewPager componnent for React Native
- react-native-viewport-units ★41 - Incredibly simple utility for (sort of) using viewport units with React Native.
- react-native-viewport ★40 - Viewport dimensions for react-native
- react-native-webbrowser ★38 - A cross-platform (iOS / Android), full-featured, highly customizable web browser module for React Native apps.
- react-native-wheel-picker ★7 - React native cross platform picker.
- react-native-wheel ★12 - android wheel view for react-native
- react-native-yynavigator ★0 - custom navigation bar for react-native
- react-native-message-bar ★65 - A module for presenting notifications via an animated message bar at the top/bottom of the screen, highly customizable, for React Native (Android and iOS) projects.
- react-native-sglistview ★220 - A memory minded implementation of React Native's ListView
- markdown-react-native ★123 - A Markdown Component For React Native
- react-native-asciimage ★15 - An ASCIImage component for React Native
- react-native-html-render ★36 - A html render for react-native
- react-native-html-to-pdf ★32 - Convert html strings to PDF documents using React Native
- react-native-html-webview ★73 - Display (possibly untrusted) HTML using a UIWebView in React Native.
- react-native-html ★8 - render html as react native custom elements
- react-native-htmltext ★62 - 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 ★6 - Universal simple modal component for React Native
- react-native-hyperlink ★30 - A
<Hyperlink />
component for react-native that makes urls, fuzzy links, emails etc clickable and stylable
- react-native-ab ★76 - A component for rendering A/B tests in React Native
- react-native-google-analytics ★146 - Google Analytics for React Native!
- react-native-fabric ★140 - A React Native library for Fabric, Crashlytics and Answers
- react-native-mixpanel ★53 - A React Native wrapper for Mixpanel tracking
- react-native-segment-io-analytics ★26 - A React Native Segment wrapper!
- react-native-HsvToRgb ★2 - a helper to convert HSV(HSB) color to RGB.
- react-native-aes ★10 - AES in react-native
- react-native-aws-signature ★27 - help generate signature required for using AWS API. Necessary to use S3, ec2, or other services.
- react-native-babel-jest ★2 - Simple testing configuration for React Native with Jest
- react-native-bhutils ★0 - React native utils
- react-native-crypto ★12 - implementation of crypto for React Native
- react-native-des ★6 - A des crypto for react-native
- react-native-device-log ★7 - A UI and service for displaying dev-logs on devices.
- react-native-eval ★24 - 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 ★26 - Shared event emitter between native and JS for React Native.
- react-native-globalize ★23 - Globalization helper for React Native
- react-native-immutable ★9 - using immutable.js library with react-native
- react-native-intl ★13 - React Native module shipped native Intl implementation and Translation extension
- react-native-mock ★139 - 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 ★23 - Navigate to external URLs, handle in-app URLs, and access system URLs
- react-native-user-defaults ★16 - ios UserDefaults used by react-native
- react-native-userdefaults-ios ★39 - 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 ★7 - 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 ★19 - Zip / Unzip archive utility
- react-native-html-parser ★4 - 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 ★61 - a simple codemod to handle the new import style on >=RN25
- react-native-assets ★21 - Module to manage assets. It allows you download assests from a network and store into a specific local folder on iOS
- react-native-build-cli ★1 - a cli tool for react-native build
- react-native-code-push ★1127 - React Native plugin for the CodePush service
- react-native-console-panel ★39 - react native component for display console messages.
- react-native-cosmos ★13 - DX tool to test react-native components with defined props/state fixtures.
- react-native-css-loader ★9 - 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 ★42 - Add coloured borders or backgrounds to all views to make it easier to debug layout issues
- react-native-webpack-server ★754 - Build React Native apps with Webpack
- reactotron ★1613 - Control, monitor, and instrument your React Native apps from the comfort of your terminal.
- cairn ★62 - Simple, string-based style selector engine with support for basic inheritance.
- react-native-css ★332 - Style React-Native components with css and built in support for SASS.
- react-native-extended-stylesheet ★140 - Extend React Native stylesheet with variables, relative units, percents, math operations, scaling and other stuff.
- react-native-addressbook ★59 - AddressBook module for react-native
- react-native-android-geolocation ★10 - React Native Module to use Android Geolocation via Google Play API
- react-native-android-sms-listener ★28 - Allows you to listen for incoming SMS messages
- react-native-android-sms ★20 - A react native android module to list/send sms.
- react-native-android-speech ★14 - A text-to-speech library for Android React Native.
- react-native-android-sqlite ★23 - A react native android wrapper for SQLite
- react-native-app-info ★18 - React Native app info and version
- react-native-barcode-scanner ★35 - Barcode scanner for React Native
- react-native-barcodescanner ★102 - 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 ★54 - React Native BLE using noble api surface
- react-native-bluetooth-state ★18 - Answering the question of "Is my bluetooth on?" in React Native
- react-native-calendar-reminders ★23 - 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 ★43 - React Native component for getting or setting clipboard content
- react-native-communications ★122 - Easily call, email, text or iMessage someone in React Native
- react-native-contacts-rx ★4 - react-native-contacts counterpart that include the support of RxJS.
- react-native-contacts ★133 - React Native Contacts (android & ios)
- react-native-detect-device ★8 - Detect a device on iOS or android in react-native.
- react-native-device-battery ★8 - 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 ★269 - Get device information using react-native
- react-native-device-motion ★20 - iOS device motion wrapper for React Native.
- react-native-device ★133 - UIDevice wrapper for React Native
- react-native-discovery ★19 - Discover nearby devics using BLE. Turn iOS and Android devices into beacons
- react-native-fs ★369 - Native filesystem access for react-native
- react-native-onesignal ★64 - React Native Library for OneSignal Push Notifications Service [iOS + Android]
- react-native-gcm-android ★114 - GCM for Android
- react-native-gcm ★43 - Google Cloud Messaging for React Native
- react-native-geocoder ★73 - 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 ★2 - Get device heading (compass) information on iOS or Android
- react-native-ibeacon ★135 - 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 ★17 - A react-native wrapper for syncing with icloud
- react-native-in-app-utils ★111 - A react-native wrapper for handling in-app payments.
- react-native-keychain ★91 - Keychain Access for React Native
- react-native-localsearch ★11 - React Native Module for MapKit Local Search
- react-native-location ★116 - Native GPS location support for React Native.
- react-native-lock-android ★7 - Auth0 Lock for React Native (Android)
- react-native-lock-ios ★84 - Auth0 Lock for React Native (iOS)
- react-native-mipush ★0 - MiPush for React Native
- react-native-motion-manager ★96 - A react-native interface for using the Gyroscope, Accelerometer and Magnetometer
- react-native-passcode-auth ★15 - React Native authentication with iOS Passcode.
- react-native-permissions ★16 - From React Native, check if the user has granted access to geolocation, camera, contacts, etc... (iOS only)
- react-native-push-notification ★283 - React Native Local and Remote Notifications
- react-native-push-with-gcm ★1 - Register device for GCM push notifications services (supported only for iOS)
- react-native-reverse-geo ★12 - React Native module bridge to convert address to geo coordinates.
- react-native-sensor-manager ★23 - Wrapper for react-native providing native sensors access. (Gyroscope, accelerometer, magnetometer, thermometer...)
- react-native-sms-android ★3 - A react-native module for sending a sms message to a phone number.
- react-native-social-share ★141 - Use the iOS native Twitter and Facebook share view from react native
- react-native-system-notification ★128 - Notification for React Native
- react-native-touch-id ★170 - React Native authentication with the native Touch ID popup.
- react-native-voip-push-notification ★7 - iOS prioritized VoIP Push Notification
- react-native-wifi-manager ★6 - Wifi Connection Manager for React Native on Android
- react-native-bridgeable-webview ★8 - A react-native webview with bridge to react-native code
- react-native-browser-polyfill ★15 - A collection of polyfills for the react-native Javascript environment.
- react-native-browser ★38 - Full-featured web browser module for React Native apps, based on TOWebViewController
- react-native-for-web ★176 - 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 ★8 - A in-app browser for react native apps.
- react-native-safari-view ★102 - A React Native wrapper for Safari View Controller
- react-native-web-container ★7 - A wrapper around the react native WebView to add autoHeight, scrub html, etc
- react-native-web-polyfill ★22 - A set of classes and react components to make work your react-native app in a browser. (with some limitations obviously)
- react-native-webintent ★43 - React native android module to open links in the default browser
- react-native-webrtc ★257 - A WebRTC module for React Native.
- react-native-webview-android ★98 - Simple React Native Android module to use Android's WebView inside your app
- react-native-webview-bridge ★274 - React Native WebView Javascript Bridge
- react-native-webview ★1 - andorid webview for react-native
- react-native-cookiemanager ★1 - react-native cookie manager library.
- react-native-webview-crosswalk ★6 - Crosswalk's WebView for React Native on Android
- react-native-android-audio-streaming-aac ★11 - 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 ★47 - Small audio player library for react native
- react-native-bhcamera ★2 - React Native Barcode Scanner and Camera Utils.
- react-native-camera ★1203 - Camera component
- react-native-color-grabber ★23 - React native component for finding dominant colors in an image
- react-native-incall-manager ★15 - 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 ★5 - Simple full screen media player for React Native.
- react-native-media-meta ★6 - Get media file metadata in your React Native app
- react-native-player ★36 - Media player for react-native
- react-native-screcorder ★103 - 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 ★135 - React Native module for playing sound clips
- react-native-sound-demo ★1 - react-native-sound demo project
- react-native-speech ★66 - A text-to-speech library for React Native.
- react-native-video ★718 - A Video component for react-native
- react-native-volume-slider ★8 - React Native VolumeView component
- react-native-vlc-player ★7 - VLC Player for react-native
- react-native-camera-roll-picker ★7 - A React Native component providing images selection from camera roll
- react-native-couchbase-lite ★40 - couchbase lite binding for react-native
- react-native-db-models ★124 - Local DB Models for React Native Apps
- react-native-level-fs ★7 - 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 ★21 - Run pouchdb in React Native!
- react-native-simple-store ★194 - A minimalistic wrapper around React Native's AsyncStorage.
- react-native-sqlite-storage ★361 - SQLite3 bindings for React Native (Android & iOS)
- react-native-sqlite ★416 - SQLite3 bindings for React Native
- react-native-storage ★218 - This is a local storage wrapper for both react-native(AsyncStorage) and browser(localStorage). ES6/babel is needed.
- react-native-store ★328 - A simple database base on react-native AsyncStorage.
- feathers - Feathers client that works in the React Native, the browser, or NodeJS.
- react-native-ajax ★1 - Ajax module for react native.
- react-native-async-http ★2 - React Native component for async-http
- react-native-bonjour ★1 - A Bonjour discovery utility for react-native
- react-native-cognito ★26 - AWS Cognito-based authentication module for React Native.
- react-native-file-download ★27 - A simple file download module for react-native
- react-native-file-upload ★53 - A file upload plugin for react-native
- react-native-http ★7 - React native http
- react-native-jwt ★11 - React native compatible JSON web token utility
- react-native-lazyload ★63 - lazyload for react native
- react-native-meteor ★218 - Full Meteor Client
- react-native-multipeer ★51 - Communicate over ad hoc wifi using Multipeer Connectivity
- react-native-networking ★57 - react-native module to download and upload files with AFNetworking
- react-native-rest-kit ★32 - A React Native RESTful API kit that use the fetch method
- react-native-simple-auth ★188 - Native social authentication for React Native on iOS
- react-native-swift-socketio ★82 - A react native wrapper for socket.io-client-swift
- react-native-tcp ★13 - node's net API for react-native
- react-native-udp ★35 - node's dgram API for react-native
- react-native-uploader ★59 - A React Native module to upload files and camera roll assets. Supports progress notification.
- react-native-xmpp ★58 - XMPP Library for React Native
- react-native-s3 ★14 - A React Native wrapper for AWS iOS/Android S3 SDK (TransferUtility)
- react-native-aws3 ★18 - Pure JavaScript React Native library for uploading to AWS S3
- react-native-amap ★8 - A React Native component for building maps with the AMap Android SDK
- react-native-android-vitamio ★41 - React-native component for android Vitamio video player
- react-native-braintree ★46 - 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-card-io ★51 - React Native component for card.io
- react-native-conekta ★0 - Conekta SDK for React Native
- react-native-digits ★43 - Digits wrapper to use in React Native
- react-native-fabric-digits ★54 Fabric Digits wrapper for React-Native
- react-native-facebook-login ★418 - 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 ★133 - Customizable Google Places autocomplete component for iOS and Android React-Native apps
- react-native-google-signin ★153 - Google Signin for your react native applications
- react-native-hawk ★2 - Hawk wrapper for react-native
- react-native-heyzap- Heyzap plugin for React Native
- react-native-instagram-oauth ★11 - react-native instagram login
- react-native-instagram-share ★8 - 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 ★8 - a react native LeanCloud component
- react-native-level ★29 - levelup API for react-native AsyncStorage.
- react-native-linkedin-login ★18 - Linkedin Login for your react native applications
- react-native-onepassword ★7 - React Native integration with the OnePassword extension.
- react-native-qq ★65 - QQ Login&Share support in React Native.
- react-native-realtimemessaging-android ★37 - 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 ★25 - A React Native wrapper for the Twilio mobile SDK
- react-native-voximplant ★44 - VoxImplant Mobile SDK for embedding voice and video communication into React Native apps.
- react-native-wechat-ios ★103 - Wechat SDK for React Native(iOS).
- react-native-wechat ★311 - react-native library for wechat app
- react-native-woopra ★8 - Promise based Woopra library for react-native
- react-native-axmall-alipay ★3 - react-native alipay
- react-native-signalr ★17 - SignalR-client for react-native
- react-native-sumup ★0 - A React Native implementation of SumupSDK.
- react-native-new-relic ★7 - New Relic event reporting for react-native.
- react-native-revmob ★7 - RevMob wrapper for React Native.
- react-native-watchkit ★0 - react native for WatchKit
- react-native-desktop ★7143 - React Native for OS X
Useful React Native tooling.
- react-native-snippets ★99 - A collection of Sublime Text Snippets for react-native
- exp.host - Use React Native without XCode (a previewer app + local server infrastructure)
- Ruby React Native (via Opal) ★363 - 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 ★1395 - react native package manager
- rsx ★26 - An alternative to the
react-native
CLI tool - rn-nodeify ★30 - hack to allow react-native projects to use node core modules
- Deco IDE - React Native IDE with components manager
- react-native-debugger ★126 - The standalone app for React Native Debugger, with React DevTools / Redux DevTools
Get a head start on development with an existing seed.
- 🔥 Ignite ★567 - An unfair start for React Native - Generator CLI for redux/sagas and more.
- react-native-webpack-starter-kit ★642
- react-native-babel ★231
- react-native-es6-reflux ★133
- react-native-tabbed ★19
- react-native-hot-redux-starter ★127
- ReactNativeTS ★55 - Typescript with alt and router
- Snowflake ★1766 - Android & iOS, Redux, Jest (88% coverage), Immutable, Parse.com
- React Native Meteor Boilerplate ★179
Libraries / SDK type additions for React Native development.
- tcomb-form-native ★1038 - Generate React Native forms
- Panza ★21 - a collection of stateless, functional, cross-platform ui components for react-native
Fully working app examples and open source apps.
- Reddit made with React Native and Redux ★5
- React Native Showcase
- Github repo examples
- Hacker News (iOS & Android) ★2033
- ReactNativeHackerNews ★180
- ReactNativeRedditReader ★228
- Premier League ★11
- Buyscreen sample ★92
- NewsWatch video viewer ★87
- Native iOS font list ★26
- Confreaks ★25
- iOS Conference App made with React Native ★177
- Alt/Flux Demo ★101
- Dribbble React Native ★1108
- Lumpen Radio ★104
- React Native Embedded App ★133 -A collection of examples for using React Native in an existing iOS application
- An example React Native project for client login authentication ★104
- iOS app that transcript your voice with IBM Watson Cloud ★22
- React Native Chromecast App ★32
- React Native Example, Geo and Location ★87
- MagicMirror ★183
- Kakapo - ambient sound mixer, iTunes
- Finance React Native ★624 - iOS's stocks app clone written in React Native for demo purpose.
- Redux Demo ★132 - Minimal implement of redux counter example on ReactNative iOS and Android
- react-native-nw-react-calculator ★2846 - A mobile, desktop and website App with the same code
- Posters_Galore_Android ★9 - An experimental Android application using Redux and a REST API
- uestc-bbs-react-native ★97 - An iOS client for http://bbs.uestc.edu.cn/ written in React Native with Redux
- Text Blast ★12 - iOS client for MMS text blasting app with analogous ionic version for comparison
- iTunesConnect ★31 - Unofficial iTunes Connect App
- react-native-gitfeed ★1155 - Yet another Github client written with react-native(iOS & android)
- SendBirdReactNativeSample - Messaging Platform 'SendBird' React Native version Sample Code.
- rndrawer-implemented-rnrouter ★23 - A react-native-drawer implemented example and scaffolding for react-native-router-flux
- GitterMobile ★49 - Gitter client for mobile devices (currently only for android)
- Hello Bemans ★1 - Health Trainer Connection App (Android Version)
- Insta Snap ★26 - Image Sharing App
- 30-days-of-react-native ★328 - 30 days of React Native examples (inspired by 30DaysofSwift)
- Ziliun React Native ★166 - Wordpress based article reader built with react native
- Vocab React Native ★3 - Thai Vocabulary Learning App
- React Weather ★65 - A simple weather app built with React Native
- react-native-hiapp ★21 - A simple and Twitter like demo app written in react-native
- NewYorkTimesTopStories - Read Topstories of NewYorkTimes using its api written for android in react-native.
- Awesome React Native Meteor - An awesome list of resources for using Meteor and React Native together
- NativeBase ★965 - builds a layer on top of React Native that provides you with basic set of components for mobile application development
Walkthroughs and tutorials that help you learn React Native.
- 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 ★92
- 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
Quick solutions to typical problems.
Books - free and commercial (but only good ones).
- React Native Animation Book - (Free) React Native Animation
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