react-native-scrollable-tab-view
react-native-scrollable-tab-view copied to clipboard
Remove ref='tabContainer' ScrollableTabBar.js throwing error with React 16.3.1
trafficstars
Legacy string ref API was deprecated. The string ref would throw error and crash app in React 16.3 and above. Reference: https://stackoverflow.com/a/53042548/5082449