I removed the jumpToIndex method and replaced it with jumpTo method. But we should keep the method with a deprecation message to let people upgrade in the meantime.
Guys, how do I actually implement these changes? I am a little new to git and I'm still getting this warning despite commenting out the jumptoIndex method in my node-modules folder.

https://github.com/react-native-community/react-native-tab-view/labels/help%20wanted
createTabNavigator is deprecated. Please use createBottomTabNavigator and/or createMaterialTopTabNavigator instead
Most helpful comment
createTabNavigator is deprecated. Please use createBottomTabNavigator and/or createMaterialTopTabNavigator instead