Skip to content

nakita-strangeways/FEM_React_Native_V2

Repository files navigation


React Native V2 Project

Project from the FrontEnd Masters - React Native v2 Course. Taught by Kadi Kraman.
See the Lesson »

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contact

About The Project

Screenshot 2024-04-09 at 4 22 36 PM

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!

(back to top)

Built With

  • React Native
  • Expo

(back to top)

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • expo
    npm install -g expo-cli

Installation

  1. Clone the repo
    git clone https://github.com//nakita-strangeways/FEM_React_Native_V2.git
  2. Install NPM packages
    npm install
  3. Download Expo App
    Phone must be connect to the same wifi as your computer
  4. Alternatively, you can use an Android or iOS simulator on your computer

Run App

  1. Run the project
    npm start

(back to top)

Contact

(back to top)

About

React Native V2 Lesson from Front End Masters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published