Mobile applications development with React Native
Duration
18
hours
Location
Online
Language
English
Code
WEB-019
Training for 7-8 or more people?
Customize trainings
for your specific needs
Description
Our training covers mobile development with the React Native framework and also provides texamples of iOS and Android applications built with React Native.React Native is a framework based on the same principles as ReactJS, but designed to develop mobile applications for iOS and Android platforms. By translating JavaScript code into Objective C code (for iOS) and Java (for Android), it becomes possible to develop applications directly for the two most popular platforms. The course covers the React Native framework, provides examples of using visual components, as well as the cycle of constructing and publishing a mobile application.
After completing the course, a certificate
is issued on the Luxoft Training form
is issued on the Luxoft Training form
Objectives
- How to use React Native
- The cycle of mobile application development for iOS and Android
Target Audience
React/JavaScript developers
Prerequisites
Knowledge of JavaScript (ES2015). Knowledge of ReactJS is preferable.
Roadmap
- React Native framework overview
- Create-react-native tool
- Using phone simulator
- React-native tool
- Creating visual components
- Styling components
- Flexbox positioning
- Linking to platform-specific libraries
- Debugging and developer tools
- State management
- Deploying application