Skip to content

michaellambgelo/fundamentals-materials

 
 

Repository files navigation

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.

We're also available for hire as consultants.

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

About

React Native Training - Materials Example App

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 95.1%
  • Objective-C 3.1%
  • Other 1.8%