TabNavigator in react-navigation always gives a high alarm when switching components:
"react-native": "0.55.4", "react-navigation": "^ 2.5.3" warning Method "jumpToIndex" is deprecated. Please upgrade your code to use jumpTo instead "Change your code from" jumpToIndex (1)"to "jumpTo (".)