cesardeazevedo / react-native-nested-scroll-view

react-native wrapper for android NestedScrollView
MIT License
88 stars 36 forks source link

ReactNestedScrollViewManager.java:145: error: method does not override or implement a method from a supertype (flashScrollIndicators) #9

Closed chiasheang closed 6 years ago

chiasheang commented 6 years ago

"react": "16.0.0-alpha.12", "react-native": "0.48.3", "react-native-nested-scroll-view": "^5.0.1",

cesardeazevedo commented 6 years ago

version 5.0.1 works with react-native 49

cesardeazevedo commented 6 years ago

I'm going to close this, hope you got it.