react-native/Examples/UIExplorer
Tadeu Zagallo ef339250b5 [ReactNative] Add prompt to AlertIOS
Summary:
Add `AlertIOS.prompt`

It's compatible with the js spec, with the exception that I had to add
a callback param since it's async. Also supports the same button configuration
as `AlertIOS.alert`.

@public

Test Plan:
I've updated the `AlertIOS` example on UIExplorer with every
valid combination of
parameters, so just going through it should be fine.
2015-05-13 13:24:36 -07:00
..
Navigator NavigatorIOS custom nav bar colors 2015-04-23 06:32:35 -08:00
UIExplorer [Nav] Add support for bar button icons and left buttons 2015-05-07 08:03:21 -08:00
UIExplorer.xcodeproj [React Native] Save UIExplorer search state 2015-05-05 05:46:53 -08:00
UIExplorerTests [ReactNative] Fail faster in OSS tests 2015-05-06 09:33:20 -07:00
ActionSheetIOSExample.js [React Native] Sync from github 2015-03-27 22:09:11 -08:00
ActivityIndicatorIOSExample.js [Flow] Properly fix new errors as of Flow v0.10. 2015-04-27 14:56:21 -08:00
AdSupportIOSExample.js [React Native] Sync from github 2015-03-27 22:09:11 -08:00
AlertIOSExample.js [ReactNative] Add prompt to AlertIOS 2015-05-13 13:24:36 -07:00
AppStateIOSExample.js [React Native] Sync from github 2015-03-27 22:09:11 -08:00
AsyncStorageExample.js Updates from Tue 7 Apr 2015-04-07 18:26:09 -07:00
BorderExample.js [React Native] Update RCTView border implementation 2015-04-27 04:10:43 -08:00
CameraRollExample.ios.js [React Native] Sync from github 2015-03-27 22:09:11 -08:00
CameraRollView.ios.js [React Native] Sync from github 2015-03-27 22:09:11 -08:00
DatePickerIOSExample.js - [react-packager] Switch from Q to Bluebird as promises library | Pilwon Huh 2015-03-31 22:48:18 -07:00
GeolocationExample.js [ReactNative] geolocation method docs 2015-04-24 16:26:28 -08:00
ImageCapInsetsExample.js [React Native] Sync from github 2015-03-27 22:09:11 -08:00
ImageExample.js [ReactNative] verifyPropTypes against native exports 2015-04-16 18:15:36 -08:00
ImageMocks.js [Nav] Add support for bar button icons and left buttons 2015-05-07 08:03:21 -08:00
LayoutEventsExample.js [ReactNative] Introduce onLayout events 2015-05-07 12:27:44 -08:00
LayoutExample.js [React Native] Sync from github 2015-03-27 22:09:11 -08:00
ListViewExample.js - [react-packager] Switch from Q to Bluebird as promises library | Pilwon Huh 2015-03-31 22:48:18 -07:00
ListViewPagingExample.js - [react-packager] Switch from Q to Bluebird as promises library | Pilwon Huh 2015-03-31 22:48:18 -07:00
MapViewExample.js MapView to support MKPointAnnotation using new attribute annotate in Map... 2015-04-14 18:03:37 -08:00
NavigatorIOSColorsExample.js NavigatorIOS custom nav bar colors 2015-04-23 06:32:35 -08:00
NavigatorIOSExample.js [Nav] Add support for bar button icons and left buttons 2015-05-07 08:03:21 -08:00
NetInfoExample.js Fix Typo 2015-04-21 16:41:34 -08:00
PanResponderExample.js [ReactNative] Sort UIExplorer examples 2015-04-13 04:34:23 -08:00
PickerIOSExample.js - [react-packager] Switch from Q to Bluebird as promises library | Pilwon Huh 2015-03-31 22:48:18 -07:00
PointerEventsExample.js [React Native] Sync from github 2015-03-27 22:09:11 -08:00
PushNotificationIOSExample.js Updates from Wed 1 Apr 2015-04-01 18:37:03 -07:00
ResponderExample.js [ReactNative] Sort UIExplorer examples 2015-04-13 04:34:23 -08:00
ScrollViewExample.js Updates from Mon 30 Mar 2015-03-30 20:12:32 -07:00
SegmentedControlIOSExample.js Add SegmentedControlIOS 2015-04-29 08:08:45 -08:00
SliderIOSExample.js [React Native] Sync from github 2015-03-27 22:09:11 -08:00
StatusBarIOSExample.js [React Native] Sync from github 2015-03-27 22:09:11 -08:00
SwitchIOSExample.js - [react-packager] Switch from Q to Bluebird as promises library | Pilwon Huh 2015-03-31 22:48:18 -07:00
TabBarIOSExample.js Upgraded dev menu 2015-05-01 06:36:49 -08:00
TextExample.ios.js Updates from Mon 30 Mar 2015-03-30 20:12:32 -07:00
TextInputExample.js Added missing features from Multiline Text commit 2015-04-29 15:27:15 -08:00
TimerExample.js [React Native] Sync from github 2015-03-27 22:09:11 -08:00
TouchableExample.js [React Native] Sync from github 2015-03-27 22:09:11 -08:00
UIExplorerApp.js [React Native] Sync from github 2015-03-27 22:09:11 -08:00
UIExplorerBlock.js [React Native] Update RCTView border implementation 2015-04-27 04:10:43 -08:00
UIExplorerList.js [ReactNative] Introduce onLayout events 2015-05-07 12:27:44 -08:00
UIExplorerPage.js Updates from Tue 31 Mar 2015-03-31 19:01:48 -07:00
UIExplorerTitle.js [React Native] Sync from github 2015-03-27 22:09:11 -08:00
VibrationIOSExample.js [React Native] Sync from github 2015-03-27 22:09:11 -08:00
ViewExample.js [React Native] Sync from github 2015-03-27 22:09:11 -08:00
WebViewExample.js [react_native] JS files from D2017699: Expose JavaScriptEnabled property for WebView component on android. 2015-04-24 11:53:35 -08:00
createExamplePage.js [ReactNative] Rename ReactIOS JS module (and relatives) to ReactNative. 2015-05-13 13:24:35 -07:00