about summary refs log tree commit diff
path: root/patches/expo-notifications+0.28.7.patch
Commit message (Collapse)AuthorAgeFilesLines
* patch `expo-notifications` to clear badge (#4475)Hailey2024-06-101-21/+46
|
* stop using `addPushTokenListener` (#4467)Hailey2024-06-111-1/+1
| | | | | | | | | | | | | | | * stop using push token listener * cleanup the hack * add a comment * remove test code * Fix patch --------- Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
* Bump `expo-notifications` to fix NPE (#4425)Hailey2024-06-081-0/+191
* bump library * rename patch file