| #
435bbba8 |
| 25-Sep-2022 |
Brent Vatne <[email protected]> |
Re-export config-plugins from expo package and update docs (#18855)
|
| #
a3f3a9a7 |
| 08-Jul-2021 |
Charlie Cruzan <[email protected]> |
[notifications] Check if icon file exists before removing (#13539)
* Check if file exists before deleting
* add test
* changelog
* Update packages/expo-notifications/CHANGELOG.md
Co-auth
[notifications] Check if icon file exists before removing (#13539)
* Check if file exists before deleting
* add test
* changelog
* Update packages/expo-notifications/CHANGELOG.md
Co-authored-by: Expo CI <[email protected]>
Co-authored-by: Expo CI <[email protected]>
show more ...
|
| #
319d59a4 |
| 24-Jun-2021 |
Evan Bacon <[email protected]> |
Bump config-plugins to v3.0.0 (#13390)
* Bump config-plugins to v3.0.0
* Update withNotificationsiOS-test.ts
* Update withNotificationsAndroid-test.ts
|
| #
61229c6f |
| 07-Jun-2021 |
Charlie Cruzan <[email protected]> |
[notifications] feat: add custom notification sound files plugin (#12782)
* add config plugin for notification sounds
* add sound test android
* add ios sound test
* lint plugin
* docs
[notifications] feat: add custom notification sound files plugin (#12782)
* add config plugin for notification sounds
* add sound test android
* add ios sound test
* lint plugin
* docs
* update readme
* changelog
* move functions to be tested into it. statements
* feedback on NotificationsPluginProps
* remove fs-extra, move some methods from async to sync
* fix argument order
* address iOS feedback
* update docs and readme
* lint
* add plugin to ncl
* add test to NCL
* account for breaking change in @expo/config-plugins
* set isBuildFile: true
* re yarn after rebase
* lint
show more ...
|
| #
4f897b47 |
| 15-Jan-2021 |
Evan Bacon <[email protected]> |
created expo-notifications plugin (#11633)
* created expo-notifications plugin
* Update CHANGELOG.md
* Update app.plugin.js
* Update CHANGELOG.md
* fix lint
* Update package.json
*
created expo-notifications plugin (#11633)
* created expo-notifications plugin
* Update CHANGELOG.md
* Update app.plugin.js
* Update CHANGELOG.md
* fix lint
* Update package.json
* Update yarn.lock
show more ...
|