mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-02-22 17:27:23 +08:00
1. `TabBarTop` is `MaterialTopTabBar` now 2. `MaterialTopTabBar` does not have a `getButtonComponent` prop (accidentally added in #5648) 3. `BottomTabBar`'s `getButtonComponent` prop is a `React.Component`, not a `React.Node`