to create a public URL from our local server we are using ngrock so to start the application just do this:
- install ngrock
- start the server and with the public url update that information in
app/App.jsforPUSH_REGISTRATION_ENDPOINTandMESSAGE_ENPOINT
- Install expo CLI
cd app && npm install- configure your emulator or device
npm run android
- Install expo CLI
cd server && npm installnpm start