• Stars
    star
    219
  • Rank 181,133 (Top 4 %)
  • Language
    JavaScript
  • Created over 7 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

React Native Training - Materials Example App

Chek out ReactNative.training and contact us if you would like us to come to your company and deliver an existing curriculum or tailored training experience.

To use with Expo, check out this branch

Training Materials for React Native Fundamentals Workshop

What is covered in this project:

ES2015 Review
React Fundamentals
Core Components
Cross Platform Components Cross Platform APIs
iOS Specific Components and APIs
Android Specific Components and APIs
Animations
Styling
Flexbox

To get started:

  1. Clone repo
git clone https://github.com/react-native-training/materials.git
  1. Install dependencies
yarn || npm i
  1. Set up your Android environment if necessary

see the docs for more information, or join our slack and ping us.

  1. Start packager
npm start
  1. Run project in your preferred environment
react-native run-ios

or

react-native run-android

More Repositories

1

react-native-fonts

Fonts available out of the box in a React Native project
JavaScript
1,490
star
2

create-xp-app

ReactXP Project Generator
TypeScript
181
star
3

react-native-auth-starter

Starter Project for React Native Authentication
JavaScript
128
star
4

redux-4-ways

Redux Implementation - Thunk vs Saga vs Observable vs Redux Promise Middleware
Objective-C
124
star
5

react-native-animations

React Native Animations
Objective-C
114
star
6

fundamentals-slides

React Native Training - Fundamentals Keynote Slides
114
star
7

apollo-graphql-mongodb-react-native

Apollo Server Example using MongoDB + Mongoose + Express, Apollo Client using React Native
JavaScript
98
star
8

reactxp-starter

Basic Blank ReactXP Project for Development
Objective-C
73
star
9

react-native-elements

Stub repo of https://github.com/react-native-elements/react-native-elements to maintain google links
HTML
72
star
10

basic-react-native-redux-example

Basic React Native Redux Example
JavaScript
56
star
11

apollo-subscriptions-book-club

Book Aggregation App using Apollo + GraphCool Subcriptions
JavaScript
53
star
12

fluent-conf-restaurant-app

Fluent Conf Workshop Restaurant App
JavaScript
49
star
13

basic-redux-react-native-boilerplate

Basic implementation of Redux + React Native
JavaScript
45
star
14

react-native-camera-roll-tutorial

Mastering the Camera Roll in Reactย Native
JavaScript
44
star
15

react-native-redux-saga-example

Example boilerplate using React Native and Redux Saga
JavaScript
43
star
16

react-native-mobx-state-tree

Simple React Native App using MobX State Tree
JavaScript
36
star
17

react-animations

React Animations Implemented 5 ways
JavaScript
31
star
18

modern-react-native-typescript-boilerplate

Modern and lean Typescript Boilerplate to use for your React Native projects
Objective-C
28
star
19

create-rn-web-app

Project Generator for React Native Web
JavaScript
25
star
20

ignite-elements

React Native Elements plugin for Ignite Framework
JavaScript
15
star
21

cities

React Native Training - Cities Demo App
JavaScript
14
star
22

advanced-react

Advanced React Course Materials
JavaScript
12
star
23

appcenter-push-notifications

Examples of Using Push Notifications with React Native
Objective-C
11
star
24

manual-react-setup

Manual React App Setup Without create-react-app
JavaScript
7
star
25

react-native-resub-implementation

React Native project implemented with Resub and TypeScript
Objective-C
4
star
26

react-native-cities-indeed

Indeed - Cities app progress
JavaScript
3
star
27

react-v-15.6

React version 15.6 for React Native Web dependency
JavaScript
1
star