Introduction to React Native Courseware (RN101)
React Native is a popular framework for building cross-platform mobile applications using JavaScript. It leverages the power of React, a JavaScript library for building user interfaces, to create apps that work seamlessly on both iOS and Android platforms. Unlike hybrid apps that rely on WebViews, React Native applications render real native components, which means better performance and a more authentic user experience. The framework also supports code reuse, allowing developers to write code once and deploy it across multiple platforms, including web, macOS, and Windows, making it a versatile tool for mobile app development.
This course offers a comprehensive introduction to React Native, covering essential topics to get you started with building mobile applications. You will learn how to set up a React Native environment using both the React Native CLI and Expo, a framework that simplifies the development process. The course will guide you through creating user interfaces with React Native's core components, managing state, handling forms with react-hook-form, and connecting to a GraphQL server for data management. Additionally, you will explore advanced topics like platform-specific code, app security best practices, and the differences between development and production modes. Practical labs are included to reinforce the concepts, giving you hands-on experience with building and deploying React Native applications.
This course is ideal for JavaScript developers who are new to mobile app development or those looking to expand their skills to include cross-platform mobile app creation. If you have a background in web development with React, you will find this course particularly beneficial, as it builds on concepts you are already familiar with while introducing the mobile-specific aspects of React Native. Whether you're a solo developer, part of a development team, or looking to enhance your career prospects, this course provides the knowledge and skills needed to create robust, native mobile applications efficiently.
Benefits
- Cross-Platform Development Skills: Learn to build mobile applications that work on both iOS and Android with a single codebase, enhancing your versatility as a developer.
- JavaScript Expertise: Leverage your existing JavaScript knowledge to create native mobile apps without needing to learn new programming languages.
- Hands-On Learning: Engage in practical labs that reinforce key concepts, allowing you to apply what you've learned immediately.
- Industry-Relevant Knowledge: Gain insights into the tools and techniques used by leading companies like Facebook, Instagram, and Tesla, who rely on React Native for their mobile apps.
- Advanced App Development Techniques: Learn how to manage state, handle forms, and connect your apps to data sources using GraphQL, preparing you for complex, real-world projects.
- Platform-Specific Customization: Understand how to write platform-specific code and utilize native modules for enhanced app performance and user experience.
- Security Best Practices: Equip yourself with knowledge of app security, including data storage best practices and secure communication techniques.
Outline
- Introduction to React Native
- What is React Native?
- Overview and history
- Benefits of using React Native
- Companies using React Native
- What is React Native?
- React Native Setup
- Setting up the development environment
- Introduction to React Native CLI and Expo
- Lab 1: Getting started with Expo
- Running React Native Apps
- Development Tools and Processes
- Configuring virtual devices (emulators)
- Lab 2: Using an emulator
- Development Tools and Processes
- React Native Components and APIs
- Core Components
- React Native UI primitives
- Core Components (View, Text, Image, etc.)
- Lab 3: Setting up a server
- Lab 4: Connecting to the GraphQL Server
- Core Components
- Navigation and Routing
- Routing in React Native
- Introduction to Expo Router
- Creating pages and layouts
- Dynamic routes and URL parameters
- Lab 5: Creating a Route
- Lab 6: Changing Screens
- Routing in React Native
- Styling and Layout
- Styling in React Native
- Introduction to Flexbox and layout
- Styling best practices
- Styling in React Native
- Forms and Data Handling
- Forms in React Native
- Handling forms with react-hook-form
- Client-side validation
- Lab 7: Working with Forms
- Lab 8: Connecting the Add Coder form to the GraphQL server using mutations
- Forms in React Native
- State Management and Security
- State Management
- Local vs. global state
- Using Context API, Redux, MobX
- Lab 9: State, Context, and Modals
- Working with Lists
- Lab 10: Using FlatList and Adding Styles
- App Security
- Best practices for data storage
- Security protocols and measures
- State Management
- Platform-Specific Code and Guidelines
- Handling Platform-Specific Code
- Platform modules and extensions
- UX guidelines (Material Design and iOS Human Interface Guidelines)
- Handling Platform-Specific Code
- Deployment and Production
- Deploying React Native Apps
- Development mode vs. Production mode
- Using EAS Build for deployment
- Deploying React Native Apps
Required Prerequisites
Students must have a solid understanding of JavaScript, as this language is fundamental to building mobile applications with React Native. Additionally, participants should have a computer with the capability to install software globally and access to the internet. This setup is crucial for completing the hands-on labs and exercises that are a key part of the course. Familiarity with using a terminal or command prompt for running commands and installing software is also essential.
Useful Prerequisites
Familiarity with React will isn't strictly required, but is recommended. Basic knowledge of HTML and CSS is beneficial for understanding component structures and styling within React Native. Previous experience in web development will help you grasp mobile-specific concepts more quickly. Additionally, some exposure to mobile development concepts, even at a high level, can provide a useful context for understanding how React Native integrates with different platforms like iOS and Android.
License
Length: 2
days | $80.00 per copy
What is Included?
- Student Manual
- PowerPoint Presentation