codesinghanoop / ecommerceApp

Build react native ecommerce app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Features-

  1. There are two tabs in the app a. Home tab - Inside home tab there is product list, product details & cart b. Profile tab - Inside this there are 4 buttons, first handle the rtl layout, second redirect you to settings screen to enable push, third button also redirect user to settings screen to enable location. Whereas fourth button add addresses from mapview.

#Steps to run locally-

  1. git clone https://github.com/codesinghanoop/ecommerceApp.git
  2. cd ecommerceApp
  3. yarn install
  4. To run in android device - yarn android
  5. To run in iOS simulator - yarn ios

About

Build react native ecommerce app.


Languages

Language:TypeScript 99.1%Language:JavaScript 0.9%