Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 413 Bytes

README.md

File metadata and controls

38 lines (23 loc) · 413 Bytes

Retailer List

Built by React Native

Getting Started

First, run the development expo server:

npm start
# or
yarn start
# or
pnpm start

Second, press following keys to open the app in simulators to see the result.

› Press a │ open Android
› Press i │ open iOS simulator
› Press w │ open web

# or

npm / yarn android
# or
npm / yarn ios
# or
npm / yarn web