Skip to content

mgscreativa/expo-notifications-test

Repository files navigation

expo-notifications-test

Test project to try expo-notifications package in an expo development build

BUILD

For local builds you must setup your dev environment as stated in Expo and RN documentation. Iy you use EAS servers, just remove the --local flag

Production local test build

  • Android local production test build npx eas build --profile production-preview --platform android --clear-cache --local
  • iOS local production test build npx eas build --profile production-preview --platform ios --clear-cache --local

Development local test build

  • Android local development build npx eas build --profile development --platform android --clear-cache --local
  • iOS local development build npx eas build --profile development --platform ios --clear-cache --local

RELATED ISSUES

DOCUMENTATION

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published