i6mi6 / react-native-parallax-scroll-view

A ScrollView-like component with parallax and sticky header support.
ISC License
2.31k stars 379 forks source link

[android] Examples throw SyntaxError: Strict mode does not allow function declarations in a lexically nested statement. #101

Open gazedash opened 6 years ago

Li357 commented 6 years ago

This is probably related to the old versions of React Native used in those examples. Might need to update those example version.