react-native/RNTester/js
Valentin Shergin 9637dd4a1b Introducing <ImageBackground>, replacement for <Image> which supports nesting views
Summary:
We are removing support of nesting views inside <Image> component. We decided to do this because having this feature makes supporting `intrinsinc content size` of the `<Image>` impossible; so when the transition process is complete, there will be no need to specify image size explicitly, it can be inferred from actual image bitmap.

And this is the step #0.

<ImageBackground> is very simple drop-in replacement which implements this functionality via very simple styling.
Please, use <ImageBackground> instead of <Image> if you want to put something inside.

Reviewed By: yungsters

Differential Revision: D5100021

fbshipit-source-id: 640c0fb2d1066e166d974efba39b4cfaaee7dd45
2017-05-24 11:30:48 -07:00
..
AnimatedGratuitousApp
Thumbnails
AccessibilityAndroidExample.android.js
AccessibilityIOSExample.js
ActionSheetIOSExample.js
ActivityIndicatorExample.js
AdSupportIOSExample.js Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
AlertExample.js
AlertIOSExample.js
AnimatedExample.js
AppStateExample.js
AssetScaledImageExample.js
AsyncStorageExample.js
BorderExample.js Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
BoxShadowExample.js
ButtonExample.js
CameraRollExample.js
CameraRollView.js
ClipboardExample.js
DatePickerAndroidExample.js
DatePickerIOSExample.js
ExampleTypes.js
FlatListExample.js
GeolocationExample.js
ImageCapInsetsExample.js Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
ImageEditingExample.js
ImageExample.js Introducing <ImageBackground>, replacement for <Image> which supports nesting views 2017-05-24 11:30:48 -07:00
KeyboardAvoidingViewExample.js
LayoutAnimationExample.js
LayoutEventsExample.js
LayoutExample.js
LinkingExample.js
ListExampleShared.js
ListViewExample.js
ListViewGridLayoutExample.js
ListViewPagingExample.js
ModalExample.js
MultiColumnExample.js
NativeAnimationsExample.js
NavigatorIOSColorsExample.js
NavigatorIOSExample.js
NetInfoExample.js
OrientationChangeExample.js
PanResponderExample.js
PermissionsExampleAndroid.android.js
PickerExample.js
PickerIOSExample.js
PointerEventsExample.js
ProgressBarAndroidExample.android.js
ProgressViewIOSExample.js
PushNotificationIOSExample.js
RCTRootViewIOSExample.js Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
RNTesterActions.js
RNTesterApp.android.js Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
RNTesterApp.ios.js
RNTesterBlock.js
RNTesterButton.js
RNTesterExampleContainer.js
RNTesterExampleList.js
RNTesterList.android.js
RNTesterList.ios.js Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
RNTesterNavigationReducer.js
RNTesterPage.js
RNTesterSettingSwitchRow.js
RNTesterStatePersister.js
RNTesterTitle.js
RTLExample.js
RefreshControlExample.js
RootViewSizeFlexibilityExampleApp.js
ScrollViewExample.js
ScrollViewSimpleExample.js
SectionListExample.js
SegmentedControlIOSExample.js
SetPropertiesExampleApp.js
ShareExample.js
SliderExample.js
SnapshotExample.js
StatusBarExample.js Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
SwipeableListViewExample.js
SwitchExample.js
TabBarIOSExample.js
TextExample.android.js Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
TextExample.ios.js
TextInputExample.android.js
TextInputExample.ios.js
TimePickerAndroidExample.js
TimerExample.js
ToastAndroidExample.android.js
ToolbarAndroidExample.android.js
TouchableExample.js
TransformExample.js
TransparentHitTestExample.js
URIActionMap.js
VibrationExample.js
VibrationIOSExample.js
ViewExample.js
ViewPagerAndroidExample.android.js
WebSocketExample.js
WebViewExample.js
XHRExample.js
XHRExampleBinaryUpload.js
XHRExampleCookies.js
XHRExampleDownload.js
XHRExampleFetch.js
XHRExampleFormData.js
XHRExampleHeaders.js
XHRExampleOnTimeOut.js
bunny.png
createExamplePage.js
flux@3x.png
hawk.png
helloworld.html
http_test_server.js
messagingtest.html
relay@3x.png
slider-left.png
slider-left@2x.png Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
slider-right.png
slider-right@2x.png
slider.png
slider@2x.png
uie_comment_highlighted@2x.png
uie_comment_normal@2x.png
uie_thumb_big.png
uie_thumb_normal@2x.png
uie_thumb_selected@2x.png
websocket_test_server.js