Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 468 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 468 Bytes

WOOF-chat-app

A simple chat app named WOOF! created using Expo React native

In Vs code editor, type this command to run the app in development mode. expo start

One can view the app on the android and ios device (download expo go from playstore or appstore) by scanning the qr code which will be generated.

expo build:web Builds the app for production mode Your web-app is ready.

expo build:android -t apk Create an apk package which can be installed on android.