top of page

Building E-Commerce App with React Native & Redux

Writer's picture: CODING Z2MCODING Z2M

Create an account with https://expo.dev/ (Expo CLI) and login into your account.

Note: Open the Expo Go app after it has finished installing. If you have created an account with Expo CLI, you can sign into Expo Go App.

Note: Connect your development system and the mobile phone in the same network.


Installing Expo CLI & Initializing a project

> npm install --global expo-cli

> npx create-expo-app react-native-ecom-app


Start a Local Development Serer

> npx expo start

4 views0 comments

Comments


Join us today and take the first step towards advancing your IT career!

More codingZ2M

Never miss an update

Thanks for submitting!

bottom of page