Sokovikov
837814240b
unselectedItemTintColor property available since iOS10
...
Summary:
**motivation:**
make possible to use new tab bar property.
![1475603157804](https://cloud.githubusercontent.com/assets/1488195/19085757/8b7cc8a4-8a7c-11e6-82c7-7c76313fb545.jpg )
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
Sokovikov
a50bafa678
badgeColor property
...
Summary:
**motivation:**
make possible to use new tab bar item property
![1476033023249](https://cloud.githubusercontent.com/assets/1488195/19222245/f4c1292c-8e64-11e6-8a29-7b95b45e153c.jpg )
Closes https://github.com/facebook/react-native/pull/10315
Differential Revision: D4000011
Pulled By: mmmulani
fbshipit-source-id: 5c00b0b5f56c551cc4151fcc030da6c8bc1a3649
2016-11-29 11:43:31 -08:00
Ben Alpert
a2fb703bbb
Convert from React.createClass to ES6 classes
...
Reviewed By: cpojer
Differential Revision: D3619143
fbshipit-source-id: e14e81468d467437ee3d79c34c34b7780a46ca1c
2016-07-26 01:13:31 -07:00
Pieter De Baets
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