bamlab / react-native-image-header-scroll-view

ScrollView with an image in header which becomes a navbar
MIT License
990 stars 94 forks source link

Not rendering #40

Closed dancomanlive closed 6 years ago

dancomanlive commented 6 years ago

Hi, I was using the 0.6version and it was working fine, although sometimes the component was not rendering but only seldom. Then I upgraded Android Studio and compiled a release apk and it was not working anymore. Went back to dev mode and still not working. Upgraded to latest version .8something just now and still not rendering. The component is showing in dev tools. I am using Android 5.0 on a Note3, RN 0.50, react 16.0.0-alpha.12. Haven t tested on a newer device yet. Any idea what is happening? I am out of options. Thanks!

PS. I also excluded all other components to make sure there is no conflict or so.