代码优雅程序员半栈工程师

React Native资源整理

2018-01-23  本文已影响345人  暴走码农

本文主要汇总当前比较流行和成熟的React资源,会持续更新维护,保证信息的及时性和正确性.喜欢的话,请前往Github地址,赏赐一个star呗.不甚感激.

Awesome React Native Resources  Awesome React Native components, news, tools, open source App and learning material!

Articles

Reference

Components

UI

Navigation

Analytics

Forms

Build & Development

Styling

System

Web

Media

Storage

Animation

Other Platforms

Utilities

Seeds

Libraries

Open Source Apps

Books

Releases

Articles

Articles published on the Web.

Reference

React Tutorial

🌺 React Tutorial in chinese

React Native Styling Cheatsheet ★1626

Facebook F8 App

Components

impressive React Components.

UI

🌺 lottie-react-native ★7858 - Lottie for React Native, iOS, and Android.Lottie is a mobile library for Android and iOS that parses Adobe After Effects animations exported as JSON with bodymovin and renders them natively on mobile!For the first time, designers can create and ship beautiful animations without an engineer painstakingly recreating it by hand. They say a picture is worth 1,000 words so here are 13,000:

🌺 react-native-vector-icons ★7615 - Customizable Icons for React Native with support for NavBar/TabBar/ToolbarAndroid, image source and full styling.

🌺 react-native-maps ★6398 -React Native Mapview component for iOS + Android

react-native-swiper ★5261 - The best Swiper component for React Native.

react-native-scrollable-tab-view ★4767 - 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-gifted-chat ★4371 - The most complete chat UI for React Native (formerly known as Gifted Messenger)

react-native-animatable ★4142 - Standard set of easy to use animations and declarative transitions for React Native (built on react-native Animated

react-native-material-kit ★3497 - Bringing Material Design to React Native

react-native-image-picker ★3348 - 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-material-design ★2709 - React Native Material Design Components

react-native-ui-kitten ★2089 - Customizable and reusable react-native component kit

react-native-svg ★2063 - SVG library that works on both iOS & Android

react-native-drawer ★2006 - React Native Drawer

react-native-calendars ★1887 - React Native Calendar Components

react-native-app-intro ★1822 - A React Native parallax effect app intro

react-native-blur ★1732 - React Native Blur component

react-native-image-crop-picker ★1701 - iOS/Android image picker with support for multiple images and cropping

react-native-swipeout ★1593 - iOS-style swipeout buttons behind component

gl-react-native ★1551 - use OpenGL for performant effects on images and videos

Navigation

🌺 react-navigation ★9174 - Easy to use Navigation for React Native

🌺 react-native-router-flux ★6238 - React Native Router based on new React Native Navigation API

react-native-navigation ★5922 - App-wide support for 100% native navigation with an easy cross-platform interface.

kittenTricks ★3276 - A react native mobile starter kit with over 40 screens and theme hot reload support

native-navigation ★2726 - Native navigation library for React Native applications

react-native-navbar ★1724 - Simple customizable navbar component for react-native

Analytics

react-native-fabric ★836 - A React Native library for Fabric, Crashlytics and Answers

react-native-google-analytics-bridge ★817 - A native Google Analytics bridge for React Native. Uses the official libraries on both iOS and Android.

react-native-google-analytics ★256 - Google Analytics for React Native!

Forms

🌺 redux-form ★8676 - Redux form state management (Web and Native)

formik ★4448 - Forms in React, without tears.

tcomb-form-native ★2385 - Generate React Native forms

react-native-gifted-form ★1101 - Form component for react-native

Build & Development

🌺 reactotron ★7373 - Control, monitor, and instrument your React Native apps from the comfort of your terminal.

🌺 react-native-code-push ★4055 - React Native plugin for the CodePush service

Styling

🌺 styled-components ★12878 - Style React and React Native with utilising tagged template literals.

react-native-extended-stylesheet ★1152 - Extend React Native stylesheet with variables, relative units, percents, math operations, scaling and other stuff.

System

🌺 react-native-push-notification ★2412 - React Native Local and Remote Notifications

🌺 react-native-device-info ★1994 - Get device information using react-native

react-native-firebase ★1986 - A well tested feature rich Firebase implementation for React Native, supporting both iOS & Android platforms for 10+ Firebase modules (including Cloud Firestore).

react-native-fs ★1746 - Native filesystem access for react-native

react-native-fcm ★1156 - react native module for firebase cloud messaging and local notification

react-native-config ★1113 - Config variables for React Native apps

Web

🌺 react-native-webrtc ★1279 - A WebRTC module for React Native.

react-native-webview-bridge ★953 - React Native WebView Javascript Bridge

Media

🌺 react-native-camera ★4515 - Camera component

react-native-video ★2505 - A Video component for react-native

react-native-sound ★1060 - React Native module for playing sound clips

Storage

🌺 realm ★2589 - An alternative mobile database to SQLite & key-value stores.

🌺 react-native-storage ★1537 - This is a local storage wrapper for both react-native(AsyncStorage) and browser(localStorage). ES6/babel is needed.

react-native-sqlite-storage ★1122 - SQLite3 bindings for React Native (Android & iOS)

Animation

react-native-interactable ★3181 - experimental implementation of high performance interactable views in React Native

🌺 ant-motion ★1811 -🚴 Animate specification and components of Ant Design http://motion.ant.design

Other Platforms

🌺 react-native-desktop ★9923 - React Native for OS X

react-native-web ★7383 - React Native for Web

🌺 reactxp ★5745 - Library for cross-platform app development

react-native-windows ★3410 - React Native for Universal Windows Platform

Utilities

Useful React Native tooling.

🌺 react-native-debugger ★2170 - The standalone app for React Native Debugger, with React DevTools / Redux DevTools

haul ★2062 - command line tool for developing React Native apps

🌺 Deco IDE - React Native IDE with components manager

Seeds

Get a head start on development with an existing seed.

🌺 Ignite ★7089 - An unfair start for React Native - Generator CLI for redux/sagas and more.

Pepperoni ★4042 - Starter kit for Android & iOS, Redux, Immutable.js, disk-persisted app state

Snowflake ★3909 - Android & iOS, Redux, Jest (88% coverage), Immutable, Parse.com

native-starter-kit ★1330 - A Starter Kit for React Native + NativeBase + React Navigation + Redux + CodePush Apps (iOS & Android)

Libraries

Libraries / SDK type additions for React Native development.

🌺 and-design ★23245 - An enterprise-class UI design language and React-based implementation.

🌺 ant-design-pro ★6836 - 👨🏻‍💻👩🏻‍💻 An out-of-box UI solution for enterprise applications http://pro.ant.design.

🌺 ant-design-mobile ★3989 - A configurable Mobile UI https://mobile.ant.design

🌺 React Native Elements ★8899 - a collection of React Native UI Elements and components.

🌺 Shoutem UI ★3045 - a complete UI toolkit for React Native from Shoutem

Open Source Apps

Open source React Native apps and other examples.

🌺 facebook F8 ★11536 - Source code of the official F8 app of 2017, powered by React Native and other Facebook open source projects.

react-native-nw-react-calculator ★4185 - A mobile, desktop and website App with the same code

30-days-of-react-native ★3995 - 30 days of React Native examples (inspired by 30DaysofSwift)

Hacker News (iOS & Android) ★3288

🌺 GitPoint ★3181 - A mobile GitHub client for both iOS and Android.

reading ★2446 - Reading App Write In React-Native.

Dribbble React Native ★1804

react-native-gitfeed ★1651 - Yet another Github client written with react-native(iOS & android)

Finance React Native ★1415 - iOS's stocks app clone written in React Native for demo purpose.

Books

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

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

React Native Animation Book - (Free) React Native Animation

Books - for sale.

React快速上手开发

React Native移动开发实战

Web开发经典丛书:React开发实战

深入浅出React和Redux 平装

React Native In Action

Blogs

Use React Native Blog

Facebook Code Blog

Made with React

Official React Native Blog

Releases

Stable: 0.52.0

Release Process

Next: latest

上一篇 下一篇

猜你喜欢

热点阅读