Giter Site home page Giter Site logo

Comments (6)

j-piasecki avatar j-piasecki commented on September 21, 2024 2

I believe the changes necessary to support RN 0.74 on the new arch cause it to crash on 0.73. Would it be possible for you to check if it still crashes for you on 0.74?

from react-native-gesture-handler.

RalissonMattias avatar RalissonMattias commented on September 21, 2024

I think we have the same or similar problem here #2839

from react-native-gesture-handler.

demenik avatar demenik commented on September 21, 2024

Updating to [email protected] solved the issue. Thank you!

from react-native-gesture-handler.

Ever-It-Lazy avatar Ever-It-Lazy commented on September 21, 2024

I sought out this bug, because I've been running into a similar problem all this past week.

  • The stable 0.73 loads, but crashes when I gesture.
  • I tried 0.72, and it does the same.
  • 0.74 & 0.75: the app crashes on launch.

My specs are a bit different:

  • Workflow: contains Expo
  • Device: iPhone X (iOS 16.7.7)

Is Expo complicating React-Native's response, you think?

from react-native-gesture-handler.

demenik avatar demenik commented on September 21, 2024

@Ever-It-Lazy I think your issue is a different one, as my 0.73 app already crashed on when a GestureDetector appeared and yours crashes when using one. Have you included the import 'react-native-gesture-handler'; at the top of your index.js file?

from react-native-gesture-handler.

Ever-It-Lazy avatar Ever-It-Lazy commented on September 21, 2024

I've replaced my App.js with your "green screen" example code in my environment.

  • 0.73 and below loads, and the gesture works. (So apparently, our environments are different enough that I am not even replicating your problem?)
  • 0.74 and above can't even launch. It's firing errors in the react-native code library.

You appear to be correct: I must be dealing with something different. It seems similar, because my actual app began much like yours: a NativeStack with two screens. I guess I need to spawn a separate bug report for investigation.

from react-native-gesture-handler.

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.