| #
435bbba8 |
| 25-Sep-2022 |
Brent Vatne <[email protected]> |
Re-export config-plugins from expo package and update docs (#18855)
|
| #
35f78160 |
| 01-Sep-2021 |
Bartosz Kaszubowski <[email protected]> |
[eslint-config] remove `arrowParens` overwrite, reformat files (#14232)
|
| #
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 ...
|
| #
609dfb99 |
| 26-May-2021 |
Evan Bacon <[email protected]> |
Bump config plugins, config, metro-config, xdl, webpack-config (#13061)
* Bump config plugins and config
* extract statics
|
| #
a2691381 |
| 26-May-2021 |
Evan Bacon <[email protected]> |
Remove deep imports from plugins (#13029)
* Remove deep imports from plugins
* changelog
|
| #
d6314c8c |
| 12-Feb-2021 |
Brent Vatne <[email protected]> |
[expo-facebook][expo-notifications] Fix XML module import path
|
| #
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 ...
|