Skip to content

MarcosVel/igniteshoes

Repository files navigation

Rocketseat Education

Rocketseat Project License

💻 Projeto

igniteshoesapp

📝 Licença

Esse projeto está sob a licença MIT. Veja o arquivo LICENSE para mais detalhes.


Feito com 💜 by Rocketseat



banner



Run app

To run with a physical device

  adb devices
  adb tcpip 5555
  adb connect deviceip:5555

Install app on device and run (without expo-dev-clint)

  npx expo run:android

Run with expo-dev-clint

  npx expo start --dev-client

List schemes

  npx uri-scheme list

run test on android

  npx uri-scheme open igniteshoes://<deviceip>:8081 --android

testing navigation to product

  npx uri-scheme open igniteshoes://details/7 --android

About

Shoes Store App with push notifications and deep linking using One Signal and Firebase Cloud Messaging.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors