What This Guide Covers • What is React Native? • React Native Installation & Setup • Initializing & Running An App • Creating Components • Key React Native UI Features • Key API Features • Much More In The Full Course…
What Is React Native? • Framework for building mobile apps using Java. Script and the React library • Build cross platform apps (Android / i. OS) • Uses almost all React. js concepts including components, state, props, lifecycles, etc
Real Mobile Apps • React Native apps are not hybrid apps • Do not run in a Web. View • Uses the same fundamental building blocks as a native app built with Swift / Objective-C / Java • Better and faster than Cordova / Phone. Gap / Ionic
Advantages Of React Native • Cross Platform • MUCH Less Expensive • Easier to Code • Save Massive Amounts of Time • Open Source