Chapter 4

Push Notifications

Expo Push + your Grit API talking to APNs/FCM.

~15 min total2 lessonsAssignment

By the end of this chapter you'll be able to

  • Register for push
  • Send from the API
  • Handle taps + deep links

Chapter assignment

Send yourself a push

Wire the mobile app to register an Expo push token. Save it to your Grit API. Add an API endpoint that enqueues an Asynq job which sends a push via Expo. Trigger it from curl.

See success criteria

Lesson 1 takes ~7 min.

Start chapter

Spot a typo? Have an idea?

Help us improve this chapter. One click opens a GitHub issue with this chapter's URL pre-filled — suggest a clearer wording, report a bug, or request a new lesson. The course keeps improving thanks to learners like you.

Suggest an improvement on GitHub