react-native-parallax icon indicating copy to clipboard operation
react-native-parallax copied to clipboard

Parallax effects for React Native using Animated API

Results 13 react-native-parallax issues
Sort by recently updated
recently updated
newest added

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: ![image](http://joxi.ru/RmzX5KzIW8n4YA.jpg)

Just curious.. I'm happy to put the time in. Thought I'd ask first if you thought it was a none-starter.

![simulator screen shot 19 2016 16 12 02](https://cloud.githubusercontent.com/assets/6774813/20455770/b061b992-ae74-11e6-8e72-a8cd84ae5933.png) 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...