Files
react-native-notifications/website/sidebars.json

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"]
}
}