A framework for building native applications using React
COMMITS
/ Libraries/Components/TabBarIOS/TabBarIOS.ios.js February 17, 2018
S
Update license headers for MIT license
Sophie Alpert committed
November 2, 2017
C
Fix $FlowFixMes from TabBarIOS
Chris Lewis committed
August 25, 2017
J
Expose barStyle for NavigatorIOS and TabBarIOS
Jacob Parker committed
August 18, 2017
C
Upgrade fbsource/xplat/js to Flow v0.53.0
Caleb Meredith committed
April 12, 2017
B
Ran PropTypes -> prop-types codemod against Libraries/FBReactKit/js/react-native-github
Brian Vaughn committed
March 24, 2017
B
Ran codemod to replace View.propTypes with ViewPropTypes
Brian Vaughn committed
November 29, 2016
S
unselectedItemTintColor property available since iOS10
Sokovikov committed
July 26, 2016
B
Convert from React.createClass to ES6 classes
Ben Alpert committed
May 21, 2016
M
TabBarIOS itemPositioning - Fixes #4136
Mike Grabowski committed
May 3, 2016
U
Enable setting color of text and images on unselected tabs
Urban Cvek committed
December 23, 2015
S
Added ColorPropType
StefanT committed
November 18, 2015
K
Compose propTypes from View.propTypes where appropriate.
Krzysztof Magiera committed
July 14, 2015
J
[TabBarIOS] Add translucent property to TabBarIOS
Jean Regisser committed
May 26, 2015
S
TabBarIOS tintColor
Stan Chollet committed
April 22, 2015
S
[ReactNative] use requireNativeComponent to clean up a bunch of boilerplate
Spencer Ahrens committed
April 2, 2015
C
[ReactNative] Cleanup TabBar and its example
Christopher Chedeau committed
March 26, 2015
E
[ReactNative] License headers and renaming
Eric Vicenti committed
March 25, 2015
B
flowified Libraries from Avik
Basil Hosmer committed
March 23, 2015
C
[ReactNative] Expanded license on js files
Christopher Chedeau committed
March 17, 2015
S
[ReactNative] s/RK/RCT in OSS
Spencer Ahrens committed
March 6, 2015
N
Ported TabBarIOS to OSS and unified implementation
Nick Lockwood committed