mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
151 lines
3.1 KiB
JSON
151 lines
3.1 KiB
JSON
{
|
|
"docs": {
|
|
"The Basics": [
|
|
"getting-started",
|
|
"tutorial",
|
|
"props",
|
|
"state",
|
|
"style",
|
|
"height-and-width",
|
|
"flexbox",
|
|
"handling-text-input",
|
|
"handling-touches",
|
|
"using-a-scrollview",
|
|
"using-a-listview",
|
|
"network",
|
|
"more-resources"
|
|
],
|
|
"Guides": [
|
|
"platform-specific-code",
|
|
"navigation",
|
|
"images",
|
|
"animations",
|
|
"accessibility",
|
|
"improvingux",
|
|
"timers",
|
|
"debugging",
|
|
"performance",
|
|
"gesture-responder-system",
|
|
"javascript-environment",
|
|
"direct-manipulation",
|
|
"colors",
|
|
"integration-with-existing-apps",
|
|
"running-on-device",
|
|
"upgrading",
|
|
"troubleshooting"
|
|
],
|
|
"Guides (Android)": [
|
|
"native-modules-android",
|
|
"native-components-android",
|
|
"headless-js-android",
|
|
"signed-apk-android",
|
|
"android-building-from-source"
|
|
],
|
|
"Guides (iOS)": [
|
|
"native-modules-ios",
|
|
"native-components-ios",
|
|
"linking-libraries-ios",
|
|
"running-on-simulator-ios",
|
|
"communication-ios",
|
|
"building-for-apple-tv",
|
|
"app-extensions"
|
|
],
|
|
"Contributing": [
|
|
"contributing",
|
|
"maintainers",
|
|
"testing",
|
|
"understanding-cli"
|
|
]
|
|
},
|
|
"API": {
|
|
"API Reference": [
|
|
"components"
|
|
],
|
|
"Components": [
|
|
"activityindicator",
|
|
"button",
|
|
"datepickerios",
|
|
"drawerlayoutandroid",
|
|
"flatlist",
|
|
"image",
|
|
"keyboardavoidingview",
|
|
"listview",
|
|
"maskedviewios",
|
|
"modal",
|
|
"navigatorios",
|
|
"picker",
|
|
"pickerios",
|
|
"progressbarandroid",
|
|
"progressviewios",
|
|
"refreshcontrol",
|
|
"scrollview",
|
|
"sectionlist",
|
|
"segmentedcontrolios",
|
|
"slider",
|
|
"snapshotviewios",
|
|
"statusbar",
|
|
"switch",
|
|
"tabbarios",
|
|
"tabbarios-item",
|
|
"text",
|
|
"textinput",
|
|
"toolbarandroid",
|
|
"touchablehighlight",
|
|
"touchablenativefeedback",
|
|
"touchableopacity",
|
|
"touchablewithoutfeedback",
|
|
"view",
|
|
"viewpagerandroid",
|
|
"virtualizedlist",
|
|
"webview"
|
|
],
|
|
"APIs": [
|
|
"accessibilityinfo",
|
|
"actionsheetios",
|
|
"alert",
|
|
"alertios",
|
|
"animated",
|
|
"appregistry",
|
|
"appstate",
|
|
"asyncstorage",
|
|
"backandroid",
|
|
"backhandler",
|
|
"cameraroll",
|
|
"clipboard",
|
|
"datepickerandroid",
|
|
"dimensions",
|
|
"easing",
|
|
"geolocation",
|
|
"imageeditor",
|
|
"imagepickerios",
|
|
"imagestore",
|
|
"imagestyleproptypes",
|
|
"interactionmanager",
|
|
"keyboard",
|
|
"layout-props",
|
|
"layoutanimation",
|
|
"linking",
|
|
"listviewdatasource",
|
|
"netinfo",
|
|
"panresponder",
|
|
"permissionsandroid",
|
|
"pixelratio",
|
|
"pushnotificationios",
|
|
"settings",
|
|
"shadow-props",
|
|
"share",
|
|
"statusbarios",
|
|
"stylesheet",
|
|
"systrace",
|
|
"textstyleproptypes",
|
|
"timepickerandroid",
|
|
"toastandroid",
|
|
"transforms",
|
|
"vibration",
|
|
"vibrationios",
|
|
"viewproptypes",
|
|
"viewstyleproptypes"
|
|
]
|
|
}
|
|
}
|