ptomasroos / react-native-scrollable-tab-view

Tabbed navigation that you can swipe between, each tab can have its own ScrollView and maintain its own scroll position between swipes. Pleasantly animated. Customizable tab bar
https://www.npmjs.com/package/react-native-scrollable-tab-view
6.93k stars 2.28k forks source link

Removed deprecated calls to getNode() #1092

Closed gorilla076 closed 4 years ago

gorilla076 commented 4 years ago

I removed the deprecated calls to getNode() which were showing warnings after React Native upgrade.

Issue #1085

sajjad26 commented 4 years ago

Nice. Can someone merge this please. Thanks!

alistairholt commented 3 years ago

Why did this get closed without being merged?

alistairholt commented 3 years ago

Never mind. I see it's changed in master but not in the npm package?