Code: WEB-019
Duration: 18 hours
Duration: 18 hours
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.
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
Objectives
- How to use React Native
- The cycle of mobile application development for iOS and Android