Build React Native Apps for Android and iOS
Build React Native Apps for Android and iOS, available at $49.99, has an average rating of 3.8, with 114 lectures, 5 quizzes, based on 122 reviews, and has 2842 subscribers.
You will learn about Create React Native Projects Write React Native Code for Android and iOS Development Get the React Native Android Tools Setup Get the React Native iOS Tools Setup This course is ideal for individuals who are This course is for beginners and people that want to learn React Native for both Android and iOS or React Native is a maturing language and this course focuses on getting you up and running with the language or This course can be a complete learning source, refresher, supplementary learning program or quick reference or No prior programming knowledge is needed but people with React, mobile or web dev experience may find this course easier to follow It is particularly useful for This course is for beginners and people that want to learn React Native for both Android and iOS or React Native is a maturing language and this course focuses on getting you up and running with the language or This course can be a complete learning source, refresher, supplementary learning program or quick reference or No prior programming knowledge is needed but people with React, mobile or web dev experience may find this course easier to follow.
Enroll now: Build React Native Apps for Android and iOS
Summary
Title: Build React Native Apps for Android and iOS
Price: $49.99
Average Rating: 3.8
Number of Lectures: 114
Number of Quizzes: 5
Number of Published Lectures: 114
Number of Published Quizzes: 5
Number of Curriculum Items: 119
Number of Published Curriculum Objects: 119
Original Price: $22.99
Quality Status: approved
Status: Live
What You Will Learn
- Create React Native Projects
- Write React Native Code for Android and iOS Development
- Get the React Native Android Tools Setup
- Get the React Native iOS Tools Setup
Who Should Attend
- This course is for beginners and people that want to learn React Native for both Android and iOS
- React Native is a maturing language and this course focuses on getting you up and running with the language
- This course can be a complete learning source, refresher, supplementary learning program or quick reference
- No prior programming knowledge is needed but people with React, mobile or web dev experience may find this course easier to follow
Target Audiences
- This course is for beginners and people that want to learn React Native for both Android and iOS
- React Native is a maturing language and this course focuses on getting you up and running with the language
- This course can be a complete learning source, refresher, supplementary learning program or quick reference
- No prior programming knowledge is needed but people with React, mobile or web dev experience may find this course easier to follow
React Native enables you to build iOS and Android mobile apps and benefit from code reuse cross platform. React Native is an exciting new language backed by Facebook that allows you to create a native mobile experience on Android and iOS devices through a common coding experience. Apps can be developed fast using popular free text editors and testing is fast for iOS and Android– rapid mobile development.
This course teaches developers at any level to get started with React Native and start coding. You will build cross platform mobile apps for Android and iOS in React Native!
Lifetime learning and support – React Native is new and still maturing therefore this course will continue to grow and get updates as the language evolves. With lifetime access you can tune in anytime to see new updates, get new content and ask questions to guide the creation of new content.
This course will teach you React Native, get you started in building cross platform mobile apps for iOS and Android that deliver a native experience, provide you with hands-on experience and develop your skills. Learn how to test your mobile apps in the iOS Simulator and Android Emulator quickly as you work. Learn about errors and troubleshooting your code and benefit from Q&A and instructor support.
This course moves from getting your free tools installed and setup, to getting started, to creating your first project to more advanced topics. This course is designed to be a one stop course covering both React Native for Android and iOS. After all thats the real value of learning React Native — to learn once, build for multiple platforms and benefit from code reuse.
Learn React Native because time and money is important and you want to invest in learning a powerful language that you can leverage to build mobile apps for Android and iOS. Take this course to learn React Nativeand start building app and receive added value in support, lifetime access to new material and updates, downloadable source code, coverage of professional coding and best practices, handouts, exercises and quizzes to test your knowledge and benchmark your learning.
Course Curriculum
Chapter 1: React Native Couse Welcome and Introduction
Lecture 1: What is React Native & Why Learn it?
Lecture 2: Welcome to React Native and Meet Your Instructor
Lecture 3: Video Clarity and an Optimized Viewing Experience
Lecture 4: Frequently Asked Questions (FAQ)
Chapter 2: React Native Android Environment, Software & Tool Setup on a Mac
Lecture 1: Install and Verify Java Development Kit JDK for Android Development – Mac
Lecture 2: Install Android Studio for React Native Android Development – Mac
Lecture 3: Configure Android Studio – Part 1 – Mac
Lecture 4: Configure Android Studio – Part 2 – Mac
Lecture 5: Open bash_profile on a Mac – 3 Different Ways
Lecture 6: ANDROID_HOME Environmental Variable Setup – Mac
Chapter 3: React Native Android Environment, Software & Tool Setup on Windows
Lecture 1: Install Java Development Kit – JDK – Windows
Lecture 2: Check & Verify JDK & Android SDK in Android Studio – Windows
Lecture 3: Install Android Studio – Windows
Lecture 4: Configure Android Studio – Part 1 – Windows
Lecture 5: Configure Android Studio – Part 2 – Windows
Lecture 6: Android Studio – Platform & Plugin Updates
Lecture 7: Android SDK Missing – Build Tools – Windows
Lecture 8: Android Virtual Device via AVD Manager – Windows
Chapter 4: React Native Android Common Setup
Lecture 1: Find Your Android SDK Location – Windows, Linux and Mac
Lecture 2: Setup ANDROID_HOME Environmental Variable Overview – Windows, Linux and Mac
Chapter 5: Software Setup to Build React Native iOS Apps
Lecture 1: Install Xcode for React Native iOS Development – Mac
Chapter 6: Common Setup and Tools to Build React Native Android and iOS Apps
Lecture 1: Install and Setup React Native – Common
Lecture 2: Text Editor Options for Windows, Mac, Linux
Lecture 3: Install Sublime Code Editor – Mac
Lecture 4: Install Atom Text Editor and Setup – Mac
Lecture 5: Install Sublime Code Editor – Windows
Lecture 6: Install Atom Text Editor and Setup on Windows
Lecture 7: Install Notepad++ Text Editor on Windows
Lecture 8: How to Install Git Overview – Windows, Linux, Mac
Lecture 9: Installing Git on Mac, Linux and Windows
Chapter 7: The Xcode iOS Simulator
Lecture 1: Reload React Native Code – Xcode iOS Simulator
Chapter 8: Android Virtual Devices and Emulator
Lecture 1: Android Emulator Deploy Exception – Build Tools
Lecture 2: Android Emulator Deploy Exception – app:installDebug
Chapter 9: React Native Basics
Lecture 1: React Native Overview and Introduction
Lecture 2: HTML Element Similarities
Lecture 3: Core Components – View and Text
Lecture 4: Image Component & Adding Images – Android
Lecture 5: Image Component & Adding Images – iOS
Lecture 6: Main Commands for React Native – Quick Reference
Chapter 10: Create a React Native Project
Lecture 1: Create Our First Program in React Native – Hello World
Lecture 2: UI Code Changes and the iOS Simulator – Xcode
Lecture 3: Making Changes to Styles – iOS
Lecture 4: Defining and Applying a New Style – iOS
Chapter 11: React Native Project – FirstApp
Lecture 1: Create FirstApp Project and Review Structure and Files
Lecture 2: Run FirstApp Project in an Android Emulator
Lecture 3: FirstApp in Android Emulator with Enable Live Reload
Lecture 4: Run FirstApp Project in the iOS Simulator
Lecture 5: FirstApp in iOS Simulator with Enable Live Reload
Lecture 6: FirstApp – Text Components & Styles – Android
Lecture 7: First App – Making More Changes & Change Overview – Android
Lecture 8: FirstApp – Making Changes, Text Components & Styles – iOS
Chapter 12: HelloWorldApp – Cross Platform (iOS & Android)
Lecture 1: HelloWorldApp – Cross Platform (iOS & Android) – Part 1
Lecture 2: HelloWorldApp – Cross Platform (iOS & Android) – Part 2
Lecture 3: HelloWorldApp – Run in the Simulator & Emulator
Lecture 4: HelloWorldApp – Live Reload
Lecture 5: HelloWorldApp – Styles – Part 1
Lecture 6: GreetingApp Exercise
Chapter 13: Awesome Age App – Cross Platform (Android & iOS)
Lecture 1: Awesome Age App – Overview
Lecture 2: Awesome Age App – Project Init & iOS Simulator
Lecture 3: Awesome Age App – Android AVD & Emulator
Lecture 4: Awesome Age App – iOS & Android Indexes
Lecture 5: Awesome Age App – Core Cross Platform Code
Lecture 6: Awesome Age App – Reload Simulator & Emulator
Lecture 7: Awesome Age App – Live Reload
Lecture 8: Awesome Age App – Core Code & Styles
Lecture 9: Awesome Age App – Core Code & Functionality Extended
Lecture 10: Awesome Age App – Troubleshooting Experience
Lecture 11: Awesome Age App – Our Cross Platform App! Success!
Lecture 12: Awesome Age App – UX Enhancements – Input Control
Lecture 13: Awesome Age App – UX Enhancements – Guiding Input
Lecture 14: Awesome Age App – UX Enhancements – Point of Entry
Lecture 15: Awesome Age App – UX Enhancements – Optimizing Input
Lecture 16: Awesome Age App – Adding More UI Content
Lecture 17: Awesome Age App – Variables & Base Styles
Lecture 18: Awesome Age App – UX Enhancement & Improvements Recap
Lecture 19: Awesome Age App – Inline Styles – Simple & Fast
Lecture 20: Awesome Age App – Declare & Apply Custom Styles
Lecture 21: Awesome Age App – Styled Components
Lecture 22: Awesome Age App – Nesting Components
Lecture 23: Awesome Age App – Source
Lecture 24: Awesome Age App – Image Resources Set 1
Lecture 25: Awesome Age App – Add Image Assets for Android & iOS
Lecture 26: Awesome Age App – Adding an Image
Chapter 14: Awesome Weather App – Cross Platform (Android & iOS)
Instructors
-
Remi Blais
Senior Software Engineer, Project Manager, IT Expert
Rating Distribution
- 1 stars: 14 votes
- 2 stars: 14 votes
- 3 stars: 25 votes
- 4 stars: 33 votes
- 5 stars: 36 votes
Frequently Asked Questions
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!
You may also like
- Top 10 Video Editing Courses to Learn in November 2024
- Top 10 Music Production Courses to Learn in November 2024
- Top 10 Animation Courses to Learn in November 2024
- Top 10 Digital Illustration Courses to Learn in November 2024
- Top 10 Renewable Energy Courses to Learn in November 2024
- Top 10 Sustainable Living Courses to Learn in November 2024
- Top 10 Ethical AI Courses to Learn in November 2024
- Top 10 Cybersecurity Fundamentals Courses to Learn in November 2024
- Top 10 Smart Home Technology Courses to Learn in November 2024
- Top 10 Holistic Health Courses to Learn in November 2024
- Top 10 Nutrition And Diet Planning Courses to Learn in November 2024
- Top 10 Yoga Instruction Courses to Learn in November 2024
- Top 10 Stress Management Courses to Learn in November 2024
- Top 10 Mindfulness Meditation Courses to Learn in November 2024
- Top 10 Life Coaching Courses to Learn in November 2024
- Top 10 Career Development Courses to Learn in November 2024
- Top 10 Relationship Building Courses to Learn in November 2024
- Top 10 Parenting Skills Courses to Learn in November 2024
- Top 10 Home Improvement Courses to Learn in November 2024
- Top 10 Gardening Courses to Learn in November 2024