Skip to content

Commit

Permalink
feat: ship 0.63 docs (facebook#2030)
Browse files Browse the repository at this point in the history
  • Loading branch information
grabbou authored Jul 8, 2020
1 parent ea60aeb commit e33f7df
Show file tree
Hide file tree
Showing 102 changed files with 25,997 additions and 1 deletion.
294 changes: 294 additions & 0 deletions website/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -3881,6 +3881,300 @@
"version-0.62/version-0.62-virtualizedlist": {
"title": "VirtualizedList"
},
"version-0.63/version-0.63-accessibility": {
"title": "Accessibility"
},
"version-0.63/version-0.63-accessibilityinfo": {
"title": "AccessibilityInfo"
},
"version-0.63/version-0.63-actionsheetios": {
"title": "ActionSheetIOS"
},
"version-0.63/version-0.63-activityindicator": {
"title": "ActivityIndicator"
},
"version-0.63/version-0.63-alert": {
"title": "Alert"
},
"version-0.63/version-0.63-animated": {
"title": "Animated"
},
"version-0.63/version-0.63-animatedvalue": {
"title": "Animated.Value"
},
"version-0.63/version-0.63-animatedvaluexy": {
"title": "Animated.ValueXY"
},
"version-0.63/version-0.63-animations": {
"title": "Animations"
},
"version-0.63/version-0.63-appstate": {
"title": "AppState"
},
"version-0.63/version-0.63-backhandler": {
"title": "BackHandler"
},
"version-0.63/version-0.63-button": {
"title": "Button"
},
"version-0.63/version-0.63-checkbox": {
"title": "🚧 CheckBox"
},
"version-0.63/version-0.63-colors": {
"title": "Color Reference"
},
"version-0.63/version-0.63-components-and-apis": {
"title": "Core Components and APIs"
},
"version-0.63/version-0.63-datepickerios": {
"title": "🚧 DatePickerIOS"
},
"version-0.63/version-0.63-debugging": {
"title": "Debugging"
},
"version-0.63/version-0.63-dimensions": {
"title": "Dimensions"
},
"version-0.63/version-0.63-dynamiccolorios": {
"title": "DynamicColorIOS"
},
"version-0.63/version-0.63-easing": {
"title": "Easing"
},
"version-0.63/version-0.63-flatlist": {
"title": "FlatList"
},
"version-0.63/version-0.63-flexbox": {
"title": "Layout with Flexbox"
},
"version-0.63/version-0.63-environment-setup": {
"title": "Setting up the development environment"
},
"version-0.63/version-0.63-handling-text-input": {
"title": "Handling Text Input"
},
"version-0.63/version-0.63-height-and-width": {
"title": "Height and Width"
},
"version-0.63/version-0.63-hermes": {
"title": "Using Hermes"
},
"version-0.63/version-0.63-image-style-props": {
"title": "Image Style Props"
},
"version-0.63/version-0.63-image": {
"title": "Image"
},
"version-0.63/version-0.63-imagebackground": {
"title": "ImageBackground"
},
"version-0.63/version-0.63-images": {
"title": "Images"
},
"version-0.63/version-0.63-inputaccessoryview": {
"title": "InputAccessoryView"
},
"version-0.63/version-0.63-integration-with-existing-apps": {
"title": "Integration with Existing Apps"
},
"version-0.63/version-0.63-interactionmanager": {
"title": "InteractionManager"
},
"version-0.63/version-0.63-intro-react-native-components": {
"title": "Core Components and Native Components"
},
"version-0.63/version-0.63-intro-react": {
"title": "React Fundamentals"
},
"version-0.63/version-0.63-getting-started": {
"title": "Introduction"
},
"version-0.63/version-0.63-keyboard": {
"title": "Keyboard"
},
"version-0.63/version-0.63-keyboardavoidingview": {
"title": "KeyboardAvoidingView"
},
"version-0.63/version-0.63-layout-props": {
"title": "Layout Props"
},
"version-0.63/version-0.63-layoutanimation": {
"title": "LayoutAnimation"
},
"version-0.63/version-0.63-libraries": {
"title": "Using Libraries"
},
"version-0.63/version-0.63-linking": {
"title": "Linking"
},
"version-0.63/version-0.63-modal": {
"title": "Modal"
},
"version-0.63/version-0.63-native-components-android": {
"title": "Native UI Components"
},
"version-0.63/version-0.63-native-modules-android": {
"title": "Native Modules"
},
"version-0.63/version-0.63-native-modules-ios": {
"title": "Native Modules"
},
"version-0.63/version-0.63-native-modules-setup": {
"title": "Native Modules Setup"
},
"version-0.63/version-0.63-navigation": {
"title": "Navigating Between Screens"
},
"version-0.63/version-0.63-network": {
"title": "Networking"
},
"version-0.63/version-0.63-optimizing-flatlist-configuration": {
"title": "Optimizing Flatlist Configuration"
},
"version-0.63/version-0.63-out-of-tree-platforms": {
"title": "Out-of-Tree Platforms"
},
"version-0.63/version-0.63-panresponder": {
"title": "PanResponder"
},
"version-0.63/version-0.63-permissionsandroid": {
"title": "PermissionsAndroid"
},
"version-0.63/version-0.63-picker": {
"title": "🚧 Picker"
},
"version-0.63/version-0.63-pixelratio": {
"title": "PixelRatio"
},
"version-0.63/version-0.63-platform-specific-code": {
"title": "Platform Specific Code"
},
"version-0.63/version-0.63-platformcolor": {
"title": "PlatformColor"
},
"version-0.63/version-0.63-pressable": {
"title": "Pressable"
},
"version-0.63/version-0.63-pressevent": {
"title": "PressEvent Object Type"
},
"version-0.63/version-0.63-progressbarandroid": {
"title": "🚧 ProgressBarAndroid"
},
"version-0.63/version-0.63-progressviewios": {
"title": "🚧 ProgressViewIOS"
},
"version-0.63/version-0.63-props": {
"title": "Props"
},
"version-0.63/version-0.63-react-node": {
"title": "React Node Object Type"
},
"version-0.63/version-0.63-rect": {
"title": "Rect Object Type"
},
"version-0.63/version-0.63-refreshcontrol": {
"title": "RefreshControl"
},
"version-0.63/version-0.63-running-on-simulator-ios": {
"title": "Running On Simulator"
},
"version-0.63/version-0.63-safeareaview": {
"title": "SafeAreaView"
},
"version-0.63/version-0.63-scrollview": {
"title": "ScrollView"
},
"version-0.63/version-0.63-sectionlist": {
"title": "SectionList"
},
"version-0.63/version-0.63-security": {
"title": "Security"
},
"version-0.63/version-0.63-segmentedcontrolios": {
"title": "🚧 SegmentedControlIOS"
},
"version-0.63/version-0.63-settings": {
"title": "Settings"
},
"version-0.63/version-0.63-shadow-props": {
"title": "Shadow Props"
},
"version-0.63/version-0.63-share": {
"title": "Share"
},
"version-0.63/version-0.63-signed-apk-android": {
"title": "Publishing to Google Play Store"
},
"version-0.63/version-0.63-state": {
"title": "State"
},
"version-0.63/version-0.63-statusbar": {
"title": "StatusBar"
},
"version-0.63/version-0.63-style": {
"title": "Style"
},
"version-0.63/version-0.63-stylesheet": {
"title": "StyleSheet"
},
"version-0.63/version-0.63-switch": {
"title": "Switch"
},
"version-0.63/version-0.63-systrace": {
"title": "Systrace"
},
"version-0.63/version-0.63-testing-overview": {
"title": "Testing"
},
"version-0.63/version-0.63-text-style-props": {
"title": "Text Style Props"
},
"version-0.63/version-0.63-text": {
"title": "Text"
},
"version-0.63/version-0.63-textinput": {
"title": "TextInput"
},
"version-0.63/version-0.63-toastandroid": {
"title": "ToastAndroid"
},
"version-0.63/version-0.63-touchablehighlight": {
"title": "TouchableHighlight"
},
"version-0.63/version-0.63-touchablenativefeedback": {
"title": "TouchableNativeFeedback"
},
"version-0.63/version-0.63-touchableopacity": {
"title": "TouchableOpacity"
},
"version-0.63/version-0.63-touchablewithoutfeedback": {
"title": "TouchableWithoutFeedback"
},
"version-0.63/version-0.63-transforms": {
"title": "Transforms"
},
"version-0.63/version-0.63-tutorial": {
"title": "Learn the Basics"
},
"version-0.63/version-0.63-typescript": {
"title": "Using TypeScript"
},
"version-0.63/version-0.63-usewindowdimensions": {
"title": "useWindowDimensions"
},
"version-0.63/version-0.63-using-a-listview": {
"title": "Using List Views"
},
"version-0.63/version-0.63-vibration": {
"title": "Vibration"
},
"version-0.63/version-0.63-view-style-props": {
"title": "View Style Props"
},
"version-0.63/version-0.63-view": {
"title": "View"
},
"version-0.7/version-0.7-pushnotificationios": {
"title": "PushNotificationIOS"
},
Expand Down
2 changes: 1 addition & 1 deletion website/siteConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ try {
// We don't care if there are no repos synced locally
// We only care if we are on the CI server and about to deploy
}
const defaultVersionShown = '0.62';
const defaultVersionShown = '0.63';
const baseUrl = '/';
const repoUrl = 'https://github.com/facebook/react-native';
const siteConfig = {
Expand Down
Loading

0 comments on commit e33f7df

Please sign in to comment.