Home
last modified time | relevance | path

Searched defs:withNotifications (Results 1 – 2 of 2) sorted by relevance

/expo/packages/expo-notifications/plugin/src/
H A DwithNotifications.ts34 const withNotifications: ConfigPlugin<NotificationsPluginProps | void> = (config, props) => { constant
/expo/packages/expo-notifications/plugin/build/
H A DwithNotifications.js7 const withNotifications = (config, props) => { function