react-native-parallax
react-native-parallax copied to clipboard
Parallax effects for React Native using Animated API
i am getting this error when i require this library in my componenet
I want to create something like the native ios app screen, but with a background that moves along with the overlaying content, but independent in terms of how much it...
in some examples I see styles.scrollView but the implementation does not appear
After upgrade with "react": "16.0.0-alpha.12", "react-native": "0.47.1", the example is running, however no parallax effects could be seen
To support React 15.5 and above, we use `PropTypes` from `prop-types` package instead of the React library, and do `createReactClass` from `create-react-class` package instead of the React library. See https://reactjs.org/blog/2017/04/07/react-v15.5.0.html
I tried to open demo and I have got this error: 
Just curious.. I'm happy to put the time in. Thought I'd ask first if you thought it was a none-starter.
 How to make a unique key? ``` О НАС ЭКОПРОЕКТЫ ```
I'm getting the following error and no images are appearing: `index.ios.bundle:22968Warning: ParallaxScrollViewComposition:`ref`is not a prop. Trying to access it will result in`undefined`being returned. If you need to access the same...