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

Not working with reanimated rc.3 #27

Open
r0b0t3d opened this issue Feb 26, 2021 · 3 comments
Open

Not working with reanimated rc.3 #27

r0b0t3d opened this issue Feb 26, 2021 · 3 comments

Comments

@r0b0t3d
Copy link

r0b0t3d commented Feb 26, 2021

Could not use this package with rc.3 version since useMapper was removed by software-mansion/react-native-reanimated#1543

@Darkbladecr
Copy link

Can confirm this

"react": "16.13.1",
"react-native": "0.63.4",
"react-native-gallery-toolkit": "^1.0.0-alpha.1.2",
"react-native-reanimated": "^2.0.0-rc.3",

@Darkbladecr
Copy link

Have tried wiping the cache with:

watchman watch-del-all && rm -rf node_modules/ && yarn cache clean && yarn install

and installing 2.0.0-rc.2, 2.0.0-rc.1
All have the same issues.
Last working version for me is actually 2.0.0-rc.0

@pavelbabenko
Copy link

If you are using StandaloneGallery, you could try using https://github.com/Flair-Dev/react-native-awesome-gallery , it's almost the same

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

3 participants