All Projects → react-native-training → Fundamentals Materials

react-native-training / Fundamentals Materials

React Native Training - Materials Example App

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Fundamentals Materials

React Native Deep Linking
Deep Linking set up in a React Native App
Stars: ✭ 89 (-59.36%)
Mutual labels:  reactnative
React Native Directed Scrollview
UNMAINTAINED- see below. A natively implemented scrollview component which lets you specify different scroll directions for child content.
Stars: ✭ 139 (-36.53%)
Mutual labels:  reactnative
Lunatech Scala 2 To Scala3 Course
Lunatech course - "Moving forward from Scala 2 to Scala 3"
Stars: ✭ 174 (-20.55%)
Mutual labels:  training-materials
React Native Fonts
Fonts available out of the box in a React Native project
Stars: ✭ 1,326 (+505.48%)
Mutual labels:  reactnative
Training
Container, Monitoring & Logging, Cloud & DevOps Tutorials and Labs
Stars: ✭ 121 (-44.75%)
Mutual labels:  training-materials
Cobol Programming Course
Training materials and labs for a "Getting Started" level course on COBOL
Stars: ✭ 1,963 (+796.35%)
Mutual labels:  training-materials
Training Material
A collection of code examples as well as presentations for training purposes
Stars: ✭ 85 (-61.19%)
Mutual labels:  training-materials
Learnosm
LearnOSM.org content, Jekyll layouts & issue tracking. This repository is dedicated to helping people learn how to map in OpenStreetMap (OSM) and use many of the software and tools in the OSM community.
Stars: ✭ 200 (-8.68%)
Mutual labels:  training-materials
React Native Navigation Animation
Transition navigation component for React Native
Stars: ✭ 133 (-39.27%)
Mutual labels:  reactnative
React Native Image Marker
Add text or icon watermark to your images
Stars: ✭ 170 (-22.37%)
Mutual labels:  reactnative
Dotgame
.GAME is a show hosted on Channel 9 that is dedicated to game development with a primary focus on .NET technology. Each episode will focus on tutorials, cover helpful tips/tricks, or feature an interview with an industry expert.
Stars: ✭ 107 (-51.14%)
Mutual labels:  training-materials
Scala Course
Scala for Statistical Computing and Data Science Short Course
Stars: ✭ 118 (-46.12%)
Mutual labels:  training-materials
React Native Offline
Handy toolbelt to deal nicely with offline/online connectivity in a React Native app. Smooth redux integration ✈️
Stars: ✭ 2,000 (+813.24%)
Mutual labels:  reactnative
React Native Barcode Mask
BarcodeMask Component for RNCamera
Stars: ✭ 90 (-58.9%)
Mutual labels:  reactnative
Reactotron
A desktop app for inspecting your React JS and React Native projects. macOS, Linux, and Windows.
Stars: ✭ 13,337 (+5989.95%)
Mutual labels:  reactnative
Reanimated Collapsible Navbar
Declarative implementation of a collapsible navigation bar with snapping in React Native, with all animations running on the UI thread 🚀
Stars: ✭ 86 (-60.73%)
Mutual labels:  reactnative
Designpatternsincsharp
Samples associated with Pluralsight design patterns in c# courses.
Stars: ✭ 149 (-31.96%)
Mutual labels:  training-materials
Flyabbit
🔥组件化,Retrofit,Rxjava2,dagger2,Mvp ,ReactNative ,Atlas(插件化)
Stars: ✭ 219 (+0%)
Mutual labels:  reactnative
Comicbook
React-Native跨平台漫画App免费视频:http://www.kongyixueyuan.com/course/3528
Stars: ✭ 199 (-9.13%)
Mutual labels:  reactnative
React Native Input Spinner
An extensible input number spinner component for react-native highly customizable. This component enhance a text input for entering numeric values, with increase and decrease buttons.
Stars: ✭ 155 (-29.22%)
Mutual labels:  reactnative

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].