react-native-macos/RNTester/js
Spencer Ahrens fa10796d0b Cleanup native anim example
Summary: Makes things a little more clear.

Reviewed By: TheSavior, yungsters

Differential Revision: D14790256

fbshipit-source-id: 42e47487adfd48b8de5e987ac0e73a128a200824
2019-04-05 13:52:30 -07:00
..
AnimatedGratuitousApp Disable animation native driver in AnimatedGratuisousApp of RNTester (#23172) 2019-01-28 03:26:12 -08:00
Shared Add flow types RNTester examples (#22829) 2018-12-31 08:30:54 -08:00
Thumbnails Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
ARTExample.js Add flow types RNTester examples (#22829) 2018-12-31 08:30:54 -08:00
AccessibilityAndroidExample.android.js Create a cross-platform accessibility example module (#23722) 2019-03-04 22:08:09 -08:00
AccessibilityExample.js Create a cross-platform accessibility example module (#23722) 2019-03-04 22:08:09 -08:00
AccessibilityIOSExample.js Create a cross-platform accessibility example module (#23722) 2019-03-04 22:08:09 -08:00
ActionSheetIOSExample.js Move RCTTest & takeSnapshot to RNTester (#23721) 2019-03-14 11:24:21 -07:00
ActivityIndicatorExample.js Add flow types RNTester examples (#22829) 2018-12-31 08:30:54 -08:00
AlertExample.js Add flow types RNTester examples (#22829) 2018-12-31 08:30:54 -08:00
AlertIOSExample.js Merge AlertIOS with Alert (#23318) 2019-02-12 07:38:42 -08:00
AnimatedExample.js Add flow types RNTester examples (#22829) 2018-12-31 08:30:54 -08:00
AppStateExample.js Remove var in RNTester (#22019) 2018-10-30 14:05:56 -07:00
AssetScaledImageExample.js Remove unused styles (#22083) 2018-11-05 13:57:47 -08:00
AsyncStorageExample.js Bump Prettier to 1.16.4 2019-03-14 07:00:27 -07:00
BorderExample.js Fix inline styles eslint warnings for examples (#22123) 2018-11-08 17:20:33 -08:00
BoxShadowExample.js Fix inline styles eslint warnings for examples (#22123) 2018-11-08 17:20:33 -08:00
ButtonExample.js Updated Button e2e tests to look up elements via testID (#22593) 2018-12-10 17:54:23 -08:00
CameraRollExample.js Refactor CameraRollView to not rely on ListView (#23517) 2019-02-21 20:26:25 -08:00
CameraRollView.js Refactor CameraRollView to not rely on ListView (#23517) 2019-02-21 20:26:25 -08:00
CheckBoxExample.js support checkbox tinting (#18300) 2019-02-21 20:16:14 -08:00
ClipboardExample.js Add flow types RNTester examples (#22829) 2018-12-31 08:30:54 -08:00
CrashExample.js Crash reporting heaven (#23691) 2019-03-12 19:41:51 -07:00
DatePickerAndroidExample.js Add flow types RNTester examples (#22829) 2018-12-31 08:30:54 -08:00
DatePickerIOSExample.js Fixed minuteInterval invalid in time mode (#23923) 2019-03-15 11:34:20 -07:00
DimensionsExample.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
FlatListExample.js Add flow types RNTester examples (#22829) 2018-12-31 08:30:54 -08:00
ImageCapInsetsExample.js Add flow types RNTester examples (#22829) 2018-12-31 08:30:54 -08:00
ImageEditingExample.js Add flow types RNTester examples (#22829) 2018-12-31 08:30:54 -08:00
ImageExample.js Make RNTester GIF example locate local file system image (#23689) 2019-02-28 18:09:37 -08:00
InputAccessoryViewExample.js Bump Prettier to 1.16.4 2019-03-14 07:00:27 -07:00
KeyboardAvoidingViewExample.js Add flow types RNTester examples (#22829) 2018-12-31 08:30:54 -08:00
LayoutAnimationExample.js Implement completion callback for LayoutAnimation on Android 2019-04-03 04:42:14 -07:00
LayoutEventsExample.js flow v0.95 2019-03-16 09:12:27 -07:00
LayoutExample.js Bump Prettier to 1.16.4 2019-03-14 07:00:27 -07:00
LinkingExample.js Add flow types RNTester examples (#22829) 2018-12-31 08:30:54 -08:00
ListExampleShared.js Add flow types RNTester examples (#22829) 2018-12-31 08:30:54 -08:00
MaskedViewExample.js Separate MaskedViewExample into individual examples (#23168) 2019-01-28 03:18:44 -08:00
ModalExample.js Remove var in RNTester (#22017) 2018-10-30 12:57:29 -07:00
MultiColumnExample.js Add flow types RNTester examples (#22829) 2018-12-31 08:30:54 -08:00
NativeAnimationsExample.js Cleanup native anim example 2019-04-05 13:52:30 -07:00
NetInfoExample.js Bump Prettier to 1.16.4 2019-03-14 07:00:27 -07:00
OrientationChangeExample.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
PanResponderExample.js Add flow types RNTester examples (#22829) 2018-12-31 08:30:54 -08:00
PermissionsExampleAndroid.android.js Add flow types RNTester examples (#22829) 2018-12-31 08:30:54 -08:00
PickerExample.js Add filtering to e2e tests (#22828) 2018-12-31 04:33:49 -08:00
PickerIOSExample.js Remove var in RNTester (#22017) 2018-10-30 12:57:29 -07:00
PointerEventsExample.js Bump Prettier to 1.16.4 2019-03-14 07:00:27 -07:00
ProgressBarAndroidExample.android.js Bump Prettier to 1.16.4 2019-03-14 07:00:27 -07:00
ProgressViewIOSExample.js Add flow types RNTester examples (#22829) 2018-12-31 08:30:54 -08:00
PushNotificationIOSExample.js Merge AlertIOS with Alert (#23318) 2019-02-12 07:38:42 -08:00
RCTRootViewIOSExample.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RNTesterActions.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RNTesterApp.android.js Back out "[react-native] Remove experimental gating for LayoutAnimation on Android" 2019-04-04 09:47:12 -07:00
RNTesterApp.ios.js Fabric: working podspecs & works in RNTester (#23803) 2019-03-15 23:59:22 -07:00
RNTesterBlock.js Remove unused styles (#22083) 2018-11-05 13:57:47 -08:00
RNTesterButton.js RNTester: Remove all but one instance of PropTypes (#21321) 2018-09-25 17:17:37 -07:00
RNTesterExampleContainer.js Fix RNTester Camera Example 2019-01-10 15:47:02 -08:00
RNTesterExampleFilter.js Fix SectionList layout of RNTester on iOS (#23119) 2019-01-23 03:01:37 -08:00
RNTesterExampleList.js remove unused suppressions in xplat 2019-01-18 06:44:05 -08:00
RNTesterList.android.js Move Geolocation JS code to FB internal 2019-04-01 15:21:59 -07:00
RNTesterList.ios.js Move Geolocation JS code to FB internal 2019-04-01 15:21:59 -07:00
RNTesterNavigationReducer.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RNTesterPage.js RNTester: Remove all but one instance of PropTypes (#21321) 2018-09-25 17:17:37 -07:00
RNTesterSettingSwitchRow.js Deploy Flow v0.85 to xplat/js 2018-11-02 00:28:28 -07:00
RNTesterStatePersister.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RNTesterTitle.js Remove var in RNTester (#22016) 2018-10-30 14:37:03 -07:00
RTLExample.js Separate RTL examples in RNTester (#23354) 2019-02-11 14:08:36 -08:00
RefreshControlExample.js Add flow types RNTester examples (#22829) 2018-12-31 08:30:54 -08:00
RootViewSizeFlexibilityExampleApp.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
SafeAreaViewExample.js Add flow types RNTester examples (#22829) 2018-12-31 08:30:54 -08:00
ScrollViewExample.js Fix testScrollViewExample flakiness (#23541) 2019-02-19 16:24:08 -08:00
ScrollViewSimpleExample.js deploy 0.93 2019-02-15 12:04:32 -08:00
SectionListExample.js - VirtualizedSectionList/SectionList: replace enableVirtualization prop annotation by correct underlying disableVirtualisation of VirtualizedList (#24312) 2019-04-04 14:32:39 -07:00
SegmentedControlIOSExample.js Remove var in RNTester (#22016) 2018-10-30 14:37:03 -07:00
SetPropertiesExampleApp.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
ShareExample.js Add flow types RNTester examples (#22829) 2018-12-31 08:30:54 -08:00
SliderExample.js Apply thumbTintColor to Sliders on iOS (#22177) 2019-01-16 15:13:43 -08:00
SnapshotExample.js Move RCTTest & takeSnapshot to RNTester (#23721) 2019-03-14 11:24:21 -07:00
SnapshotViewIOS.android.js Remove SnapshotViewIOS from public interface (#23497) 2019-02-18 04:04:23 -08:00
SnapshotViewIOS.ios.js Remove SnapshotViewIOS from public interface (#23497) 2019-02-18 04:04:23 -08:00
StatusBarExample.js Bump Prettier to 1.16.4 2019-03-14 07:00:27 -07:00
SwitchExample.js fix switch trackColor on Android. fixes #23962 (#23977) 2019-03-16 07:33:14 -07:00
TVEventHandlerExample.js Add flow types RNTester examples (#22829) 2018-12-31 08:30:54 -08:00
TextExample.android.js Implement data detection for android Text elements (#19216) 2019-03-26 12:31:30 -07:00
TextExample.ios.js Fix semi-transparent backgrounds on Text components (#23872) 2019-03-14 10:23:19 -07:00
TextInputExample.android.js Bump Prettier to 1.16.4 2019-03-14 07:00:27 -07:00
TextInputExample.ios.js Add key for items in TextInputExample of RNTester (#23900) 2019-03-15 02:19:30 -07:00
TimePickerAndroidExample.js Add flow types RNTester examples (#22829) 2018-12-31 08:30:54 -08:00
TimerExample.js Merge AlertIOS with Alert (#23318) 2019-02-12 07:38:42 -08:00
ToastAndroidExample.android.js Add flow types RNTester examples (#22829) 2018-12-31 08:30:54 -08:00
ToolbarAndroidExample.android.js Add flow types RNTester examples (#22829) 2018-12-31 08:30:54 -08:00
ToolbarAndroidExample.ios.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
TouchableExample.js Bump Prettier to 1.16.4 2019-03-14 07:00:27 -07:00
TransformExample.js Fix inline styles eslint warnings for examples (#22123) 2018-11-08 17:20:33 -08:00
TransparentHitTestExample.js Replace global.alert use to fix eslint warnings (#22184) 2018-11-19 18:10:33 -08:00
URIActionMap.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
VibrationExample.js Remove var in RNTester (#22014) 2018-10-30 14:39:33 -07:00
ViewExample.js Add support for needsOffscreenAlphaCompositing on iOS (#19052) 2019-02-13 16:43:20 -08:00
ViewPagerAndroidExample.android.js Add flow types RNTester examples (#22829) 2018-12-31 08:30:54 -08:00
WebSocketExample.js Add flow types RNTester examples (#22829) 2018-12-31 08:30:54 -08:00
XHRExample.js Remove WebView from public RN interface 2019-03-28 17:37:05 -07:00
XHRExampleBinaryUpload.js Remove var in RNTester (#22014) 2018-10-30 14:39:33 -07:00
XHRExampleDownload.js Bump Prettier to 1.16.4 2019-03-14 07:00:27 -07:00
XHRExampleFetch.js Flow strict TextInput (#22250) 2018-11-21 14:33:48 -08:00
XHRExampleFormData.js Bump Prettier to 1.16.4 2019-03-14 07:00:27 -07:00
XHRExampleHeaders.js Remove var in RNTester (#22014) 2018-10-30 14:39:33 -07:00
XHRExampleOnTimeOut.js Remove var in RNTester (#22014) 2018-10-30 14:39:33 -07:00
bunny.png Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
createExamplePage.js Add flow types RNTester examples (#22829) 2018-12-31 08:30:54 -08:00
flux@3x.png fixed image in RNTester snapshot example 2017-08-31 15:16:05 -07:00
hawk.png Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
helloworld.html Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
http_test_server.js Deploy 0.94 to xplat 2019-03-06 14:57:30 -08:00
imageMask.png MaskedViewIOS -- A way to apply alpha masks to views on iOS 2017-07-11 15:05:57 -07:00
messagingtest.html Typos in comments and log messages 2018-01-12 22:18:45 -08:00
relay@3x.png fixed image in RNTester snapshot example 2017-08-31 15:16:05 -07:00
slider-left.png Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
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 Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
slider-right@2x.png Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
slider.png Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
slider@2x.png Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
tumblr_mfqekpMktw1rn90umo1_500.gif Make RNTester GIF example locate local file system image (#23689) 2019-02-28 18:09:37 -08:00
uie_comment_highlighted@2x.png Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
uie_comment_normal@2x.png Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
uie_thumb_big.png Revert D5189017: [RN] Native implementation of <Image> intrinsic content size on iOS 2017-10-25 08:20:48 -07:00
uie_thumb_normal@2x.png Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
uie_thumb_selected@2x.png Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
websocket_test_server.js Deploy 0.94 to xplat 2019-03-06 14:57:30 -08:00