cesardeazevedo / react-native-nested-scroll-view

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

cannot read property 'Constants' of underfined #17

Open verzqli opened 6 years ago

verzqli commented 6 years ago
AppBarLayout.js 11:8 const { Constants } = UIManager.CTLAppBarLayout cannot read the Constants ,Can you help me?
cesardeazevedo commented 6 years ago

Hi, are you trying to use react-native-collapsing-toolbar on ios?