react-native-macos/RNTester/js/examples
Eli White fb5d95177b Add Detox tests for TextInput
Summary:
Adding some tests for TextInput.

Changelog:
[Internal] Add Detox tests for TextInput

Reviewed By: mdvacca

Differential Revision: D19568013

fbshipit-source-id: d8d5bf998bc7aced55641bf8f8f5b37355c98768
2020-01-28 17:33:21 -08:00
..
Accessibility Add missing accessibility props to Touchables (#27293) 2019-11-23 10:28:07 -08:00
ActionSheetIOS - Update folder structure of RNTester's JS directory. (#25013) 2019-05-28 08:39:18 -07:00
ActivityIndicator Add type annotations to render method of react components 2019-09-03 17:36:32 -07:00
Alert xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
Animated Exact-by-default codemod for react-native-github 2019-11-21 09:42:57 -08:00
AppState xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
Appearance Exact-by-default codemod for react-native-github 2019-11-21 09:42:57 -08:00
AsyncStorage Exact-by-default codemod for react-native-github 2019-11-21 09:42:57 -08:00
Border - Update folder structure of RNTester's JS directory. (#25013) 2019-05-28 08:39:18 -07:00
BoxShadow - Update folder structure of RNTester's JS directory. (#25013) 2019-05-28 08:39:18 -07:00
Button Support light and dark themes in RNTester 2019-08-31 10:05:06 -07:00
CheckBox - Update folder structure of RNTester's JS directory. (#25013) 2019-05-28 08:39:18 -07:00
Clipboard xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
Crash xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
DatePicker - Update folder structure of RNTester's JS directory. (#25013) 2019-05-28 08:39:18 -07:00
DevSettings Export the DevSettings module, add `addMenuItem` method (#25848) 2019-09-17 06:38:10 -07:00
Dimensions Exact-by-default codemod for react-native-github 2019-11-21 09:42:57 -08:00
FlatList Exact-by-default codemod for react-native-github 2019-11-21 09:42:57 -08:00
Image v0.115 in xplat/js 2020-01-06 18:06:26 -08:00
InputAccessoryView Convert easy files to flow strict-local 2019-12-05 16:06:46 -08:00
JSResponderHandlerExample xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
KeyboardAvoidingView Close Button Click Issue Resolved in KeyboardAvoidingView (#26236) 2019-09-13 12:06:53 -07:00
Layout Exact-by-default codemod for react-native-github 2019-11-21 09:42:57 -08:00
Linking - Update folder structure of RNTester's JS directory. (#25013) 2019-05-28 08:39:18 -07:00
MaskedView xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
Modal Exact-by-default codemod for react-native-github 2019-11-21 09:42:57 -08:00
MultiColumn Exact-by-default codemod for react-native-github 2019-11-21 09:42:57 -08:00
NativeAnimation Exact-by-default codemod for react-native-github 2019-11-21 09:42:57 -08:00
NewAppScreen RNTester: Add missing key attribute in NewAppScreen example (#27180) 2019-11-09 18:58:31 -08:00
OrientationChange Exact-by-default codemod for react-native-github 2019-11-21 09:42:57 -08:00
PanResponder Exact-by-default codemod for react-native-github 2019-11-21 09:42:57 -08:00
PermissionsAndroid Convert easy files to flow strict-local 2019-12-05 16:06:46 -08:00
Picker Get rid of implicit exact object in PickerExample 2020-01-16 12:46:07 -08:00
PointerEvents Exact-by-default codemod for react-native-github 2019-11-21 09:42:57 -08:00
ProgressBarAndroid Convert easy files to flow strict-local 2019-12-05 16:06:46 -08:00
ProgressViewIOS Convert easy files to flow strict-local 2019-12-05 16:06:46 -08:00
PushNotificationIOS Exact-by-default codemod for react-native-github 2019-11-21 09:42:57 -08:00
RCTRootView Exact-by-default codemod for react-native-github 2019-11-21 09:42:57 -08:00
RTL Exact-by-default codemod for react-native-github 2019-11-21 09:42:57 -08:00
RefreshControl Use commands instead of setNativeProps for AndroidSwipeRefreshLayout 2020-01-14 03:53:57 -08:00
RootViewSizeFlexibilityExample Exact-by-default codemod for react-native-github 2019-11-21 09:42:57 -08:00
SafeAreaView Exact-by-default codemod for react-native-github 2019-11-21 09:42:57 -08:00
ScrollView Convert easy files to flow strict-local 2019-12-05 16:06:46 -08:00
SectionList Exact-by-default codemod for react-native-github 2019-11-21 09:42:57 -08:00
SegmentedControlIOS Exact-by-default codemod for react-native-github 2019-11-21 09:42:57 -08:00
SetPropertiesExample xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
Share Deploy v0.106.0 to xplat/js 2019-08-23 08:06:44 -07:00
Slider Refactor RNTester SliderExample to use Hooks 2019-11-04 12:16:37 -08:00
Snapshot Exact-by-default codemod for react-native-github 2019-11-21 09:42:57 -08:00
StatusBar Exact-by-default codemod for react-native-github 2019-11-21 09:42:57 -08:00
Switch Exact-by-default codemod for react-native-github 2019-11-21 09:42:57 -08:00
TVEventHandler xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
Text Convert easy files to flow strict-local 2019-12-05 16:06:46 -08:00
TextInput Add Detox tests for TextInput 2020-01-28 17:33:21 -08:00
Timer xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
ToastAndroid Convert easy files to flow strict-local 2019-12-05 16:06:46 -08:00
Touchable Bump detox simulator version to work with latest xcode (#27733) 2020-01-13 11:15:55 -08:00
Transform Re-sync with internal repository 2019-12-19 13:42:21 -08:00
TransparentHitTest Exact-by-default codemod for react-native-github 2019-11-21 09:42:57 -08:00
TurboModule Convert easy files to flow strict-local 2019-12-05 16:06:46 -08:00
Vibration xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
View xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
WebSocket Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
XHR Move eslint-disable no-undef to a global comment 2019-11-22 04:24:17 -08:00