oblador / react-native-parallax

Parallax effects for React Native using Animated API
MIT License
583 stars 78 forks source link

Parallax with ListView #13

Open joshbedo opened 8 years ago

joshbedo commented 8 years ago

Do these work together? The parallax effect appears to stop working when i add parallax within the renderRow method.

oblador commented 8 years ago

Not really, see https://github.com/oblador/react-native-parallax/issues/5. I'd be happy to accept a PR if you can solve the problem :+1: