Utils like Steppers and Tab Bottom Bar, to be used with any TabView/ViewPager.
npm install react-native-tab-utils
npm install react-native-tab-utils"rn-keyboard-aware-tab-view": "0.0.3" and run npm install.import TabUtilsExample from "react-native-tab-utils/TabUtilsExample"; and AppRegistry.registerComponent("AwesomeProject", () => TabUtilsExample);.TabIndicators or TabUtilsBar ref as this.tabUtilsBar.updateOffset(value); or this.tabIndicator.updateOffset(value);.