Files
react-native-notifications/website/sidebars.json
2019-09-12 11:41:08 +03:00

10 lines
207 B
JSON
Executable File

{
"docs": {
"Installation": ["installation-ios", "installation-android"]
},
"api": {
"Commands": ["general-api", "ios-api", "android-api"],
"Events": ["general-events", "ios-events"]
}
}