Home
last modified time | relevance | path

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

/expo/packages/expo-notifications/plugin/src/
H A DwithNotificationsAndroid.ts230 export const withNotificationsAndroid: ConfigPlugin<NotificationsPluginProps> = ( constant
/expo/packages/expo-notifications/plugin/build/
H A DwithNotificationsAndroid.js177 const withNotificationsAndroid = (config, { icon = null, color = null, sounds = [] }) => { function