Development of mobile applications with React Native

Mobile App Development Course with React Native

The Mobile Applications Development Course with React Native is designed to train participants in the creation of native mobile applications for iOS and Android using React Native and Javascript. This course covers from the configuration of the development environment to the creation of optimize…

55 hours
Official Certificate
Expert Instructors
Online Learning
Desarrollo de aplicaciones moviles con React Native
Infinity logo

The Mobile Applications Development Course with React Native is designed to train participants in the creation of native mobile applications for iOS and Android using React Native and Javascript.

This course covers from the configuration of the development environment to the creation of optimized and safe applications, integrating advanced functionalities such as navigation, animations, APIS consumption and local storage.

Following the practical Learning Method approach, participants will work on real laboratories and projects, guaranteeing practical learning aligned with the industry.

The course has a duration of 55 hours, with access to recorded sessions for reinforcement.

Upon completing the course, participants will be able to:

  • Set up the development environment for React Native on Windows, Mac, and Linux
  • Develop cross-platform mobile applications using a component-based architecture
  • Integrate APIs and external services using fetch and Axios
  • Manage state and data in React Native using Redux and Context API
  • Handle screen navigation using React Navigation
  • Apply responsive design and styling with Flexbox and Styled Components
  • Set up user authentication by integrating Firebase and JWT
  • Optimize application performance using asynchronous techniques and best practices
  • Publish applications to the Google Play Store and App Store, complying with publishing guidelines

To participate in this training, attendees must meet the following requirements:

  • Solid knowledge of programming, especially in JavaScript
  • These requirements ensure that participants can focus on the practical application of React Native without difficulties with the underlying language

Desarrollo de aplicaciones moviles con React Native Applies
Desarrollo de aplicaciones moviles con React Native 55 hours

Learning Methodology

The learning methodology, regardless of the modality (in-person or remote), is based on the development of workshops or labs that lead to the construction of a project, emulating real activities in a company.

The instructor (live), a professional with extensive experience in work environments related to the topics covered, acts as a workshop leader, guiding students' practice through knowledge transfer processes, applying the concepts of the proposed syllabus to the project.

The methodology seeks that the student does not memorize, but rather understands the concepts and how they are applied in a work environment.

As a result of this work, at the end of the training the student will have gained real experience, will be prepared for work and to pass an interview, a technical test, and/or achieve higher scores on international certification exams.

Conditions to guarantee successful results:
  • a. An institution that requires the application of the model through organization, logistics, and strict control over the activities to be carried out by the participants in each training session.
  • b. An instructor located anywhere in the world, who has the required in-depth knowledge, expertise, experience, and outstanding values, ensuring a very high-level knowledge transfer.
  • c. A committed student, with the space, time, and attention required by the training process, and the willingness to focus on understanding how concepts are applied in a work environment, and not memorizing concepts just to take an exam.

Pre-enrollment

You do not need to pay to pre-enroll. By pre-enrolling, you reserve a spot in the group for this course or program. Our team will contact you to complete your enrollment.

Pre-enroll now

Infinity Payments

Make your payment quickly, safely and reliably


- For bank transfer payments, request the details by email capacita@aulamatriz.edu.co.

- If you wish to finance your payment through our credit options
(Sufi, Cooperativa Unimos or Fincomercio), click on the following link:
Ver opciones de crédito.

To continue you must
Or if you don't have an account you must

Description

The Mobile Applications Development Course with React Native is designed to train participants in the creation of native mobile applications for iOS and Android using React Native and Javascript.

This course covers from the configuration of the development environment to the creation of optimized and safe applications, integrating advanced functionalities such as navigation, animations, APIS consumption and local storage.

Following the practical Learning Method approach, participants will work on real laboratories and projects, guaranteeing practical learning aligned with the industry.

The course has a duration of 55 hours, with access to recorded sessions for reinforcement.

Objectives

Upon completing the course, participants will be able to:

  • Set up the development environment for React Native on Windows, Mac, and Linux
  • Develop cross-platform mobile applications using a component-based architecture
  • Integrate APIs and external services using fetch and Axios
  • Manage state and data in React Native using Redux and Context API
  • Handle screen navigation using React Navigation
  • Apply responsive design and styling with Flexbox and Styled Components
  • Set up user authentication by integrating Firebase and JWT
  • Optimize application performance using asynchronous techniques and best practices
  • Publish applications to the Google Play Store and App Store, complying with publishing guidelines

To participate in this training, attendees must meet the following requirements:

  • Solid knowledge of programming, especially in JavaScript
  • These requirements ensure that participants can focus on the practical application of React Native without difficulties with the underlying language

offers

Desarrollo de aplicaciones moviles con React Native Applies
Desarrollo de aplicaciones moviles con React Native 55 hours

Learning Methodology

The learning methodology, regardless of the modality (in-person or remote), is based on the development of workshops or labs that lead to the construction of a project, emulating real activities in a company.

The instructor(live), a professional with extensive experience in work environments related to the topics covered, acts as a workshop leader, guiding students' practice through knowledge transfer processes, applying the concepts of the proposed syllabus to the project.

La metodología persigue que el estudiante "does not memorize", but rather "understands" the concepts and how they are applied in a work environment."

As a result of this work, at the end of the training the student will have gained real experience, will be prepared for work and to pass an interview, a technical test, and/or achieve higher scores on international certification exams.

Conditions to guarantee successful results:
  • a. An institution that requires the application of the model through organization, logistics, and strict control over the activities to be carried out by the participants in each training session.
  • b. An instructor located anywhere in the world, who has the required in-depth knowledge, expertise, experience, and outstanding values, ensuring a very high-level knowledge transfer.
  • c. A committed student, with the space, time, and attention required by the training process, and the willingness to focus on understanding how concepts are applied in a work environment, and not memorizing concepts just to take an exam.

Course Modules

Module I: Introduction - Introduction to Cross-Platform Development

  • The origin: React JS - Introduction to React Native
  • Installation on Mac - Installation on Windows - Installation on Linux
  • Working with VSCode
  • Interesting plugins - Other alternative IDEs

  • Introduction to MVC
  • React Native CLI
  • Creating a project with react-native
  • Project analysis with react-native 
  • Introducing Expo 
  • Creating a project with Expo 
  • Structure with Expo 
  • Best practices for project structuring

  • Elements
  • Working with Components
  • Class Components and Functional Components
  • Container Component vs Pure Components
  • Lifecycle - Component State Restrictions
  • Using CSS in React Native - Applying Bootstrap for Designs
  • Iconography with Font Awesome

  • Introduction to React Hooks
  • UseState 
  • UseRef
  • UseEffect 
  • UseContext
  • Rules of Hooks
  • Creating Custom Hooks

  • Introduction
  • Core Components
  • Native Components
  • Community Components
  • Working with Views
  • Forms and Validations

  • Introduction 
  • Navigation in React Native  
  • Types of Navigation  
  • Creating Routes  
  • Navigating to a Route from the View  
  • Navigating to a Route from the Code  
  • Passing Information Between Routes  
  • Creating Multiple Routing Systems  
  • Controlling Access to Routes 

  • Introduction
  • Debugging in React Native
  • Breakpoints 
  • Best practices

  • Introduction
  • Height and Width
  • FlexBox
  • Color References
  • Safe Area and how to control it
  • Conditional Styles: Android or iOS
  • Style Guide for Android
  • Style Guide for iOS

  • Introduction
  • Handling touch events
  • Responding to gestures
  • Controlling scroll
  • Navigation through gestures

  • Introduction
  • Web Services
  • Requests and Responses
  • Promises and Asynchrony 
  • Fetch - Axios
  • XMLHttpRequest
  • Websocket
  • Use of Observables
  • Best Security Practices

  • Introduction
  • Installation of Redux
  • Main Concepts
  • Asynchrony and Side Effects 
  • Reselect - Memoize
  • Redux Thunk and Redux Sagas
  • Redux Persist - Redux Forms

  • Introduction
  • Types of Animations
  • Notable Libraries
  • Animating Layouts
  • LottieFiles: Design Animated Illustrations

  • Introduction
  • Permission Management
  • Using the Camera
  • Configuring the Camera
  • Reading QRs and Other Codes
  • Playing Video

  • Alerts and Notifications
  • Introduction
  • Permission Management
  • Programming Alerts
  • Programming Local Notifications

  • Introduction to BaaS
  • Introduction to Firebase 
  • Creating an application
  • Linking the application with React Native
  • Setting up a database
  • User authentication
  • Sending push notifications

  • Introduction
  • Including maps
  • Locating the user's position
  • Adding markers 
  • Sharing locations in Zapp

  • Introduction - Native Android Modules
  • Native iOS Modules
  • Publishing on Google Play (Android)
  • Publishing on App Store (iOS)