Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't resolve 'RecyclerViewBackedScrollView' #25

Open
lukem512 opened this issue May 4, 2017 · 1 comment
Open

Can't resolve 'RecyclerViewBackedScrollView' #25

lukem512 opened this issue May 4, 2017 · 1 comment

Comments

@lukem512
Copy link

lukem512 commented May 4, 2017

Hello,

I'm getting the following error when packaging my app that uses RNAB. Are you able to shed some light as to it's cause?

ERROR in ./~/react-native-awesome-button/~/react-native/Libraries/react-native/react-native.js
    Module not found: Error: Can't resolve 'RecyclerViewBackedScrollView' in 'PROJECT/node_modules/react-native-awesome-button/node_modules/react-native/Libraries/react-native'
     @ ./~/react-native-awesome-button/~/react-native/Libraries/react-native/react-native.js 96:11-50
     @ ./~/react-native-awesome-button/src/AwesomeButton.js
     @ ./~/react-native-awesome-button/index.js

My versions are as follows:

"react-native": "0.43.3",
"react-native-awesome-button": "^1.8.2",

Thanks

@lukem512
Copy link
Author

lukem512 commented May 8, 2017

A colleague has dug into this and has found that it is because RecyclerViewBackedScrollView has been deprecated and removed from recent versions of react-native.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant