Satyajit Sahoo and Facebook Github Bot
295a0150d4
Support customizing thumb, track and progress colors for slider on Android
...
Summary:
**Motivation**
Ability to customize slider colors is desirable to match the brand. Currently iOS allows using images for slider parts, but android doesn't have any customization options. This PR adds support for customizing `thumbTintColor`, `trackTintColor` and `progressTintColor`.
**Test plan (required)**
Run UIExplorer example with the changes and verify everything works fine.

cc brentvatne
Closes https://github.com/facebook/react-native/pull/11946
Differential Revision: D4427474
fbshipit-source-id: ec3a38db600bac6108691a4cfa15e2409143b9f3
2017-02-01 00:43:29 -08:00
Pieter De Baets and Facebook Github Bot
c92ad5f6ae
Apple TV support 4: support for input (tvOS focus engine)
...
Reviewed By: shergin
Differential Revision: D4333546
fbshipit-source-id: 8655070e81dbb62a80ab1f00a43ef6c2d9654618
2016-12-19 06:28:40 -08:00
Sokovikov and Facebook Github Bot
837814240b
unselectedItemTintColor property available since iOS10
...
Summary:
**motivation:**
make possible to use new tab bar property.

It is not working for previous versions but not failing.
https://developer.apple.com/reference/uikit/uitabbar/1648949-unselecteditemtintcolor
Closes https://github.com/facebook/react-native/pull/10241
Differential Revision: D4168046
Pulled By: mmmulani
fbshipit-source-id: aa0c9b36cbdbc50a9a60bbbc658355c3066ba1a5
2016-11-29 12:28:55 -08:00
Valentin Shergin and Facebook Github Bot
5d03ff8035
Added support of <Text>'s selectable attribute on iOS
...
Reviewed By: mmmulani
Differential Revision: D4187562
fbshipit-source-id: 131ece141fe8b895914043a7a01c6e042e858331
2016-11-17 16:13:28 -08:00
Pieter De Baets and Facebook Github Bot 7
a0b3565847
Fix snapshottests under iOS10
...
Reviewed By: dinhviethoa
Differential Revision: D3722988
fbshipit-source-id: 4345b757e28700ac61e1de38b61430e78948e58a
2016-08-17 10:44:01 -07:00
Jacob Parker and Facebook Github Bot 8
68d483e041
Centre text in case where the distance between baselines is larger th…
...
Summary:
…an the font size (per CSS spec)
Extending upon work https://github.com/facebook/react-native/pull/7603
Closes https://github.com/facebook/react-native/pull/8851


Closes https://github.com/facebook/react-native/pull/9211
Differential Revision: D3706347
fbshipit-source-id: 0adfff8e8418b02f9b5d6671f5c89669e41abec3
2016-08-11 16:58:33 -07:00
Pieter De Baets and Facebook Github Bot 3
0b6f0fcf55
Correctly specify run_tests for all apps in ci_config
...
Reviewed By: talah
Differential Revision: D3552776
fbshipit-source-id: 690ab316fa3dc761cf8f2903542ee6ed5cb15b37
2016-07-15 08:58:28 -07:00
Pieter De Baets and Facebook Github Bot 2
2f73ca8f76
Cleanup UIExplorer folder
...
Summary: Move all JS to a js/ subfolder so we get some overview of this folder again.
Reviewed By: bestander
Differential Revision: D3542598
fbshipit-source-id: 7637133fe4152f4d39e461b443b38510272d5bc8
2016-07-12 05:59:13 -07:00