Project from the FrontEnd Masters - React Native v2 Course. Taught by Kadi Kraman.
See the Lesson »
Table of Contents
This is my project repo for the FrontEndMasters React Native Course.
Lesson Description: Leverage your JavaScript and React skills for mobile iOS and Android platforms using React Native. Examples in this course allow you to get started quickly and see your changes immediately in React Native using Expo, or use pure React Native standalone if you prefer. You’ll use native components for rendering lists, building forms, and styling them with CSS. Then you’ll learn to navigate between screens and fetch data with React hooks. By then end of the course, you’ll be able to ship your very own native mobile applications!
To get a local copy up and running follow these simple example steps.
- expo
npm install -g expo-cli
- Clone the repo
git clone https://github.com//nakita-strangeways/FEM_React_Native_V2.git
- Install NPM packages
npm install
- Download Expo App
Phone must be connect to the same wifi as your computer
- Alternatively, you can use an Android or iOS simulator on your computer
- Run the project
npm start
- Project Link: https://github.com//nakita-strangeways/FEM_React_Native_V2
- LinkedIn Link: https://linkedin.com/in/nakita-strangeways