mirror of
https://github.com/zhigang1992/react-native-notifications.git
synced 2026-06-11 00:08:50 +08:00
13 lines
359 B
JSON
Executable File
13 lines
359 B
JSON
Executable File
{
|
|
"docs": {
|
|
"Installation": ["installation-ios", "installation-android"],
|
|
"Guides": ["subscription", "notifications-events", "localNotifications"],
|
|
"Advanced": ["advanced-ios"]
|
|
},
|
|
"api": {
|
|
"Commands": ["general-api", "ios-api", "android-api"],
|
|
"Events": ["general-events", "ios-events"],
|
|
"Objects": ["notification-object"]
|
|
}
|
|
}
|