 Yann PringaultandFacebook Github Bot
|
1c24440644
|
Add TimePicker modes
Summary:
In the spirit of #10932, I added the `mode` option to the `TimePicker` Android API.
There is only one mode available for **Android < 5**, the `spinner` one.
If we are on **Android >= 5** we can choose between `spinner` or `clock`. If we specify `default` it will use the default of the current Android version.
On **Android < 5**, whatever we choose it will be this:

On **Android >= 5**, with the `spinner` mode:

And with the `clock` mode, the default:

Closes https://github.com/facebook/react-native/pull/12384
Differential Revision: D6006689
Pulled By: hramos
fbshipit-source-id: fcd37c867c4061b9982b1687f2c10211e54df7cf
|
2017-10-08 12:38:45 -07:00 |
|
 kapil vermaandFacebook Github Bot 4
|
97696b61c8
|
Fixed typo in docs
Summary: Closes https://github.com/facebook/react-native/pull/6772
Differential Revision: D3144702
fb-gh-sync-id: f7e6743bc361652f16f50af19305822d05a047fa
fbshipit-source-id: f7e6743bc361652f16f50af19305822d05a047fa
|
2016-04-06 08:55:20 -07:00 |
|
 trave7erandfacebook-github-bot-8
|
4237a27ec9
|
pick up some easy-to-fix lint warnings
Reviewed By: svcscm
Differential Revision: D2938097
fb-gh-sync-id: e3373bd44267251d8351d5203be1c88676aa8685
shipit-source-id: e3373bd44267251d8351d5203be1c88676aa8685
|
2016-02-16 02:00:57 -08:00 |
|
 Martin Konicekandfacebook-github-bot-8
|
9a0539d2c4
|
Open source Android date and time pickers
Reviewed By: bestander
Differential Revision: D2856486
fb-gh-sync-id: 0bb81136289e2f121387649765ba682103e4701b
|
2016-01-26 10:31:17 -08:00 |
|