Skip to content

ahmedlibaaba/react-native-resources

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Complete React Native resourses collection ✨

A free collaborative list of awesome React Native resources. This list is a an attempt to create a comprehensive list of tutorials, blogs, videos and articels that cover as many topics as possible for React Native. I will update this list as I discover new posts and as new posts are suggested.

Index

Resources

Official Documentation

Title Description
React Native Website The official React Native Docs and reference aka the good shit. Your primary reference for everything
React The official React Docs. Use to learn React
Redux Read this to learn Redux

Community

Title Description
React Native AMA React Native team takes questions about React Native
React Native Roadmap
React Native Product Pains If you have a problem with React Native, post it here. Good way to check out the biggest sentiments currently on React Native
Reddit
React Native in the Community A list of community-built React Native contributions.
React Native Newsletter
Online meetups
StackOverflow
Discord
React Native Wiki Has a roadmap section to show the future of react native development
Use React Native Website Website works similarly to this project
Reactiflux
React Native Gallery

Cheat Sheets

Title Description
React Native Cheatsheet React Native TidBits
React Native Styling Cheat Sheet Cheatsheet for styling react antive components
Core Components Cheatsheet Core Components Cheatsheet
React Native Styling Cheat Sheet React Native Styling Cheat Sheet
Learning Path for React Native

Docs

Project Setup

Great Sites

Title Description
awesomereact.com Bunch of really good videos to get you going with React
Awesome React Native the original Awesome React Native List
React Native Express Walkthrough tutorial for beginners
React Native Playground React Native project site. Sometimes doesn't function properly
React Native Coach List of Useful React Native Components to get you started

Other resourses

Experiences/Case studies

React-Native architecture

Layout / UI

Images

Animations

Navigation and Routing Overview

Navigation

React Native Router Flux

Other Navigation Options

Push Notifications

Geolocation/Maps

AR/VR

Storage

Performance

Debugging

Testing

Testing with Jest

Tooling/Analytics

Deployment

Offline functionality

Authentication

Bridgin in RN

Bridging into Native Codebases - iOS

Title Description
Bridging in React Native An in-depth look into React Native's Core
Swift Modules With React Native
Building Better cross platform components
Custom React Native Components in Swift
React Native - How to bridge a Swift View
React Native - How to Bridge an Objective-C View Component
Exposing Native Modules with React Native
Creating your own native bridge
Creating a Swift-ReactNative project
Swift Modules for React Native
Swift to React Native
Invoke Any Native API Directly From Pure Javascript in React Native
Jeremy Grancher - React Native Custom Components, slides
React Native Tutorial: Integrating in an Existing App
Creating a Swift-ReactNative project
Integrating React Native with an Existing App
Custom iOS Views with React Native
Adding React Native to Existing iOS Project Without CocoaPods Blog
How to Create a React Native iOS Native Module Blog

Bridging into Native Codebases - Android

Title Description
React Native for Android
One Day with React Native for Android
Native Modules for React Native Android
React Native for Android: How we built the first cross-platform React Native app
Handling Android Back Button Events in React Native with Custom Components
Building the custom Android module for React Native
React Native with JNI & C Blog
Writing Android component for React Native

Optimizing and Performance

Title Description
React.js Conf 2016 - Tadeu Zagallo - Optimising React Native: Tools and Tips Talks about the React Native build process
Introduction to React Native Performance, code React Native holds great promise in terms of excellent developer experience with Javascript and code reuse between platforms. The big question is — do these benefits come at the price of performance? How well can React Native hold its own against purely native implementations?
Performance Limitations of React Native and How to Overcome Them, writeup
Recycling Rows For High Performance React Native List Views
Building a custom listview
React Native Scheduling
React Native’s JavaScript Execution Contexts
Breaking up Heavy Processing in React Native
Under The Hood of React Native - Martin Konicek - Reactive 2015, slides
JavaScript, React Native and Performance at react-europe 2016, slides
Alexander Kotliarskyi - React Native: Under the Hood - YGLF2015, slides Nice quick overview of the performance optimizations React Native makes behind the scences via async calls and batch updates
Dive into React Native performance
React Native Internals: A Wider Picture (Part 1: MessageQueue & JS Thread)
Debugging React Native Performance: Snoopy and the MessageQueue
React Internals Slides
Optimizing React Native: Dynamic Gif Scrolling
React Performance
Tempted to abandom React Native for Native Android
I made React Native fast, you can too Discuesses overdraw problems on Android and how you can track them down and eliminate them with GPU Prfiling tools in Android Studio

Cool Custom Components...

Title Description
Awesome React Components List of React Native comonents and number of stars
reactscript.com React Native Componets Website - lots and lots of components!
Libs, Articles and Tutorials
react-native-grid-component
react-sortable-tree
React Native FoldView
Sortable ListView
react-native-sglistview SGListView is a memory minded implementation of React Native's ListView
react-native-sortable-list
react-native-utils
react-native-app-link Easily link to other apps with React Native.

Misc

About

A free collaborative list of tutorials, blogs, videos, articles and recourses for ⚛ React Native.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published