react-native/React
yueshuaijie 94f71a3884 Add one more parameter(keyboardType) to AlertIOS.promot().
Summary:
Add one more parameter which can specify the keyboard type of first text input(if exists) to AlertIOS.prompt().

Example usage:
`AlertIOS.prompt('Type a phone number', null, null, 'plain-text', undefined, 'phone-pad')`
Closes https://github.com/facebook/react-native/pull/8781

Differential Revision: D4437900

Pulled By: hramos

fbshipit-source-id: 8141cc0d7c70d13603cd5a1d5ea3f1ab1ce437a6
2017-01-19 14:43:37 -08:00
..
Base Switch out DISABLE_YELLOW_BOX for IS_TESTING 2017-01-18 12:28:42 -08:00
Executors Fix JSGlobalContext leak 2016-12-12 05:43:34 -08:00
Modules Add one more parameter(keyboardType) to AlertIOS.promot(). 2017-01-19 14:43:37 -08:00
Profiler Replace deprecated completion block 2017-01-09 19:28:28 -08:00
React.xcodeproj Adding support in the new RN bridge on iOS 2017-01-10 11:28:44 -08:00
Views Add percentage support to react native 2017-01-11 03:58:37 -08:00