react-native/Libraries/Components/TabBarIOS
Mike Grabowski a45d025385 TabBarIOS itemPositioning - Fixes #4136
Summary:
The default itemPositioning is `automatic` (referred to `auto` in this pull request) - you can check its behaviour in the docs attached.

Sometimes that value has to be modified to have more predictable appearance as described in #4136.
Closes https://github.com/facebook/react-native/pull/7217

Differential Revision: D3220958

Pulled By: mkonicek

fbshipit-source-id: d4bf648b16e71825cd31c06d6b6396479767d19f
2016-05-20 17:28:50 -07:00
..
TabBarIOS.android.js [ReactNative] Expanded license on js files 2015-03-23 13:17:54 -08:00
TabBarIOS.ios.js TabBarIOS itemPositioning - Fixes #4136 2016-05-20 17:28:50 -07:00
TabBarItemIOS.android.js [ReactNative] Get rid of another pair of unnecessary Dimensions.get('window') 2015-04-16 12:10:55 -08:00
TabBarItemIOS.ios.js Enable setting color of text and images on unselected tabs 2016-05-03 05:40:29 -07:00