Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ncl] Configure NCL for EAS, make notifications work (expo#17590)
Why --- NCL uses the modern manifest format but was not configured for EAS, which meant that it could not register for notifications. How --- Added the extra->eas section (ran `eas init` while logged in with the community account). Test Plan --- Opened NCL in Expo Go, went to Notifications, sent myself a push notification. Instead of getting an unhandled promise rejection warning, I received a notification.
- Loading branch information