this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at e28f6d2f370b4e882ed6f23d08ca0f8d94dbac5f 9 lines 235 B view raw
1{ 2 "platforms": ["ios", "android"], 3 "ios": { 4 "modules": ["ExpoBackgroundNotificationHandlerModule"] 5 }, 6 "android": { 7 "modules": ["expo.modules.backgroundnotificationhandler.ExpoBackgroundNotificationHandlerModule"] 8 } 9}