UNPKG
expo-foreground-actions-new-version
Version:
latest (0.4.4)
0.4.4
0.4.3
My new module
github.com/Acetyld/expo-foreground-actions
Acetyld/expo-foreground-actions
expo-foreground-actions-new-version
/
expo-module.config.json
10 lines
(9 loc)
•
208 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
{
"platforms"
:
[
"ios"
,
"android"
]
,
"ios"
:
{
"modules"
:
[
"ExpoForegroundActionsModule"
]
}
,
"android"
:
{
"modules"
:
[
"expo.modules.foregroundactions.ExpoForegroundActionsModule"
]
}
}