Giter Site home page Giter Site logo

Comments (20)

FernandoAOborges avatar FernandoAOborges commented on June 3, 2024 9

Use rc release: "react-native-reanimated": "^3.9.0-rc.1"

from react-native-reanimated.

mishenThakshana avatar mishenThakshana commented on June 3, 2024 5

Update to "react-native-reanimated": "^3.9.0", and if you are using safe area context upgrade it to "react-native-safe-area-context": "^4.10.1", this will fix the problem

from react-native-reanimated.

parthasarathi95 avatar parthasarathi95 commented on June 3, 2024 4

Hey I am using "react-native-reanimated": "^3.9.0-rc.1", "react-native": "0.74.0"
because of the Android issue. Currently, it's working on Android, but on iOS if I do goBack() or use the navigate function to go back to a previous page then the app is crashing. on Xcode its opening REAAnimationsManager.m and - (void)clearSharedTransitionConfigForTag:(NSNumber *)tag
{
_clearSharedTransitionConfigForTag(tag); <---- it's giving some error, I have attached the screenshot.
}

Need help.

currently, I have commented out this line, _clearSharedTransitionConfigForTag(tag);
It's working, but I am not sure if it will create any issues or not.

Screenshot 2024-04-25 at 8 41 56β€―PM

from react-native-reanimated.

XavegX367 avatar XavegX367 commented on June 3, 2024 2

I am getting the exact same error when trying to build for android, while iOS is just working fine...

from react-native-reanimated.

keith212005 avatar keith212005 commented on June 3, 2024 2

Use rc release: "react-native-reanimated": "^3.9.0-rc.1"

Giving errors with react-native-safe-area-context

Update to latest version of react-native-safe-area-context

from react-native-reanimated.

mishenThakshana avatar mishenThakshana commented on June 3, 2024 1

Use rc release: "react-native-reanimated": "^3.9.0-rc.1"

This giving me react-native-screens error

from react-native-reanimated.

rick427 avatar rick427 commented on June 3, 2024 1

Installing "react-native-reanimated": "^3.9.0-rc.1" version will temporarily fix the build error but you'll get a lot conflicts with other libraries such as @gorhom/bottom-sheet, moti, @react-navigation/drawer etc .. essentially libs that depends on reanimated. :(

from react-native-reanimated.

github-actions avatar github-actions commented on June 3, 2024

Hey! πŸ‘‹

The issue doesn't seem to contain a minimal reproduction.

Could you provide a snack or a link to a GitHub repository under your username that reproduces the problem?

from react-native-reanimated.

mishenThakshana avatar mishenThakshana commented on June 3, 2024

Were you able to fix this? Still facing this issue

from react-native-reanimated.

arasrezaei avatar arasrezaei commented on June 3, 2024

use latest RC version

from react-native-reanimated.

mishenThakshana avatar mishenThakshana commented on June 3, 2024

I am getting the exact same error when trying to build for android, while iOS is just working fine...

Yeah me too

from react-native-reanimated.

jackiemacklein avatar jackiemacklein commented on June 3, 2024

Use rc release: "react-native-reanimated": "^3.9.0-rc.1"

solved it for me

from react-native-reanimated.

yerros avatar yerros commented on June 3, 2024

Use rc release: "react-native-reanimated": "^3.9.0-rc.1"

yes, this work for me

from react-native-reanimated.

XavegX367 avatar XavegX367 commented on June 3, 2024

I am getting dependency issues with gorhom bottomsheets if I use this

Use rc release: "react-native-reanimated": "^3.9.0-rc.1"

from react-native-reanimated.

migsandia-1984 avatar migsandia-1984 commented on June 3, 2024

I am getting the exact same error when trying to build for android

from react-native-reanimated.

Abby9111 avatar Abby9111 commented on June 3, 2024

I am getting dependency issues with gorhom bottomsheets if I use this

Use rc release: "react-native-reanimated": "^3.9.0-rc.1"

me too

from react-native-reanimated.

rick427 avatar rick427 commented on June 3, 2024

Having the exact same issue

from react-native-reanimated.

mishenThakshana avatar mishenThakshana commented on June 3, 2024

Use rc release: "react-native-reanimated": "^3.9.0-rc.1"

Giving errors with react-native-safe-area-context

from react-native-reanimated.

taksvals avatar taksvals commented on June 3, 2024

Have the same issue
Tried using "react-native-reanimated": "^3.9.0-rc.1" it fixed the problem, but now there is dependency conflict with @react-navigation/drawer
Is there any information when this fix will be released?

from react-native-reanimated.

amjadbouhouch avatar amjadbouhouch commented on June 3, 2024

+1

from react-native-reanimated.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.