react-native-scrollable-tab-view icon indicating copy to clipboard operation
react-native-scrollable-tab-view copied to clipboard

Remove ref='tabContainer' ScrollableTabBar.js throwing error with React 16.3.1

Open VTrngNghia opened this issue 3 years ago • 0 comments
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

VTrngNghia avatar Nov 30 '21 06:11 VTrngNghia