Files
react-native-notifications/website/sidebars.json
2020-01-15 18:16:45 +02:00

13 lines
378 B
JSON
Executable File

{
"docs": {
"Guides": ["getting-started", "subscription", "notifications-events", "localNotifications"],
"Installation": ["installation-ios", "installation-android"],
"Advanced": ["advanced-ios"]
},
"api": {
"Commands": ["general-api", "ios-api", "android-api"],
"Events": ["general-events", "ios-events"],
"Objects": ["notification-object"]
}
}