[jest] Update mocks and fix all related sdk checks failures
[packages][docs] fix few issues in code comments, regenerate docs data (#19366)
chore(expo-module-scripts): bump config plugins to Node 14 (#18204)* chore: bump plugins to node 14 * chore: recompile with Node 14 * chore: changelog
[packages] update problematic doc comments, regenerate files (#18128)
[packages] Commit rebuilt packages
[eslint-config] remove `arrowParens` overwrite, reformat files (#14232)
[sdk] upgrade typescript to v4.3.5 (#14015)
[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 ...
Bump config-plugins to v3.0.0 (#13390)* Bump config-plugins to v3.0.0 * Update withNotificationsiOS-test.ts * Update withNotificationsAndroid-test.ts
[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
Bump config plugins, config, metro-config, xdl, webpack-config (#13061)* Bump config plugins and config * extract statics
Remove deep imports from plugins (#13029)* Remove deep imports from plugins * changelog
[expo-facebook][expo-notifications] Fix XML module import path
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