react-native/docs
Joel Marcey 34adde9e96 Add `extends Component` to Dimensions and Layout Basics Examples
Summary:
It works without out the `extends`, but I do not really understand why,
unless there is some magic implicit `extends` if you don't put it and
you call `registerComponent`. But, I figure we should be explicit unless
there is a good reason not to be.
Closes https://github.com/facebook/react-native/pull/8377

Differential Revision: D3478950

Pulled By: JoelMarcey

fbshipit-source-id: 05ea4367c3c8c34aea6c092639ee51d8761bca3f
2016-06-23 15:58:34 -07:00
..
Accessibility.md Remove Polyfills section from sidebar 2016-06-22 09:28:28 -07:00
AndroidBuildingFromSource.md Cross platform ActivityIndicator 2016-05-26 13:58:17 -07:00
AndroidUIPerformance.md CI now builds docs website and deploys it to /%version% path 2016-02-11 06:17:42 -08:00
Animations.md Fix guides docs to es2015 classes and remove flowtype from Animation example 2016-06-22 18:58:24 -07:00
Basics-Component-Image.md ES6-ify Image Basics 2016-06-23 12:29:04 -07:00
Basics-Component-ListView.md Make a new "Style" doc that's in The Basics and uses the RNWP 2016-06-23 14:43:35 -07:00
Basics-Component-ScrollView.md ES6-ify ScrollView basics 2016-06-23 12:29:04 -07:00
Basics-Component-Text.md ES6-ify Text Basics 2016-06-23 12:43:25 -07:00
Basics-Component-TextInput.md ES6-ify TextInput Basics 2016-06-23 12:29:05 -07:00
Basics-Component-View.md Make a new "Style" doc that's in The Basics and uses the RNWP 2016-06-23 14:43:35 -07:00
Basics-Components.md More Resources doc, updating Support doc and quickstart too 2016-06-22 14:28:44 -07:00
Basics-Dimensions.md Add `extends Component` to Dimensions and Layout Basics Examples 2016-06-23 15:58:34 -07:00
Basics-IntegrationWithExistingApps.md Make a new "Style" doc that's in The Basics and uses the RNWP 2016-06-23 14:43:35 -07:00
Basics-Layout.md Add `extends Component` to Dimensions and Layout Basics Examples 2016-06-23 15:58:34 -07:00
Basics-Network.md More Resources doc, updating Support doc and quickstart too 2016-06-22 14:28:44 -07:00
Basics-Style.md Make a new "Style" doc that's in The Basics and uses the RNWP 2016-06-23 14:43:35 -07:00
Colors.md Remove Polyfills section from sidebar 2016-06-22 09:28:28 -07:00
CommunicationIOS.md Codemod import React from 'react-native' 2016-04-25 22:08:46 -07:00
Debugging.md Move everything out of Known Issues and into more appropriate locations. 2016-06-23 14:13:37 -07:00
DirectManipulation.md Fix guides docs to es2015 classes and remove flowtype from Animation example 2016-06-22 18:58:24 -07:00
GestureResponderSystem.md Add a new Handling Touches guide 2016-06-22 08:58:37 -07:00
HandlingTouches.md Add a new Handling Touches guide 2016-06-22 08:58:37 -07:00
Images.md Add a new Handling Touches guide 2016-06-22 08:58:37 -07:00
IssueGuidelines.md Add instruction on how to have access to the bot in IssueGuidelines.md 2016-05-05 08:46:54 -07:00
JavaScriptEnvironment.md Add Array.prototype.includes polyfill 2016-05-25 11:58:24 -07:00
LinkingLibraries.md Updated Linking and PushNotificationIOS modules to use NativeEventEmitter 2016-05-27 10:28:23 -07:00
MoreResources.md More Resources doc, updating Support doc and quickstart too 2016-06-22 14:28:44 -07:00
MoviesExample.json Fix typo and add comments to the example app 2015-03-27 20:44:20 +00:00
NativeComponentsAndroid.md Fix guides docs to es2015 classes and remove flowtype from Animation example 2016-06-22 18:58:24 -07:00
NativeComponentsIOS.md Updated iOS native UI component events documentation 2016-04-29 05:11:59 -07:00
NativeModulesAndroid.md Removed repeated "To" 2016-05-03 21:55:24 -07:00
NativeModulesIOS.md Added objective-c class/module semantics 2016-03-08 07:07:27 -08:00
NavigatorComparison.md Move everything out of Known Issues and into more appropriate locations. 2016-06-23 14:13:37 -07:00
Performance.md Include info about console.log 2016-06-21 23:13:28 -07:00
PixelRatio.md Move around the docs a bit 2015-03-25 11:52:29 -07:00
PlatformSpecificInformation.md Move everything out of Known Issues and into more appropriate locations. 2016-06-23 14:13:37 -07:00
PullRequestGuidelines.md move templates to .github folder 2016-06-13 07:43:28 -07:00
QuickStart-GettingStarted.md fix Firefox bug 2016-06-22 17:13:33 -07:00
RunningOnDeviceAndroid.md Fixes #8252: Document how to connect to a non-default packager port o… 2016-06-23 07:28:27 -07:00
RunningOnDeviceIOS.md Move everything out of Known Issues and into more appropriate locations. 2016-06-23 14:13:37 -07:00
RunningOnSimulatorIOS.md Add docs to show how to select specific simulator. 2016-06-21 12:58:28 -07:00
SignedAPKAndroid.md Convert warning about keystore into warning block in SignedAPKAndroid.md 2016-06-06 10:28:33 -07:00
Testing.md Add scripts for running tests locally 2016-05-04 08:58:18 -07:00
Text.md iOS: Enable views to be nested within <Text> 2016-05-31 10:28:25 -07:00
Timers.md Remove Polyfills section from sidebar 2016-06-22 09:28:28 -07:00
Troubleshooting.md Move everything out of Known Issues and into more appropriate locations. 2016-06-23 14:13:37 -07:00
Upgrading.md Update Upgrading.md 2016-06-01 05:43:32 -07:00