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

Upgrade reanimated to stable + upgrade example app to expo SDK 41 #164

Closed
PedroBern opened this issue Apr 6, 2021 · 4 comments · Fixed by #201
Closed

Upgrade reanimated to stable + upgrade example app to expo SDK 41 #164

PedroBern opened this issue Apr 6, 2021 · 4 comments · Fixed by #201
Labels
good first issue Good for newcomers

Comments

@PedroBern
Copy link
Owner

No description provided.

@PedroBern PedroBern pinned this issue Apr 6, 2021
@tgwow
Copy link

tgwow commented May 18, 2021

Which version of sdk and react-reanimated is recommended to use this incredible lib?

I was using SDK 40 and reanimated 2.0.0-rc.2, but I got a multiple thread usage error: I tried to call the {assign} synchronous call function from a different thread.

I also tried version 2.0.0-rc.0 and got the error _setGlobalConsole. I cleared the cache and all the steps suggested in these #1640, #1546 threads, but none of them works.

Do you know what I could do? I really wanted to use this lib: c

@PedroBern PedroBern added the good first issue Good for newcomers label May 19, 2021
@PedroBern
Copy link
Owner Author

Hi @tgwow please see the package.json file in the root folder and the expo SDK version of the example app.

If you need the upgrade, you can work on a PR to make this lib compatible with the latest stable reanimated and upgrade the example app. This would be very appreciated 🎉

@yonjuukyuu
Copy link

Hi,
"expo": "~40.0.0",
react-native-reanimated": "^2.1.0",

Im getting this _setglobalConsole_f error as well for a while now, have try the reset cash and reinstalle modules noone seem to work, is there a workaround this yet ?

I do have the plugin in babel config too.

@alexco2
Copy link
Contributor

alexco2 commented Oct 1, 2021

Included in this pr: #201

@PedroBern PedroBern linked a pull request Oct 2, 2021 that will close this issue
@PedroBern PedroBern unpinned this issue Dec 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants