VandyHacks / ReactNativeWorkshop

React Native Workshop for VH7

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Native Workshop 📱

An introduction to open source frameworks to build cross platform native applications with web technology.

learn.vandyhacks.org

What is a React Native?

  1. React-Based Framework
  2. Build Native Android, iOS Apps in JavaScript (React), HTML, CSS.
  3. Seamless Cross-Platform Support.

Core Architecture Of React Native

Three Components:

  1. JavaScript Thread
  2. Background Thread
  3. Native Thread

Connected via Bridge.

Why Open Source, Cross Platform Frameworks?

  • Reuse of Code!
  • Community Support For JavaScript.
  • Minimal Learning Curve.
  • Low Cost Of Development.
  • Really convenient.

About

React Native Workshop for VH7


Languages

Language:JavaScript 54.4%Language:Objective-C 27.0%Language:Starlark 10.6%Language:Java 8.1%