Giter Site home page Giter Site logo

Comments (7)

fadbad avatar fadbad commented on July 21, 2024

never mind, it was bug of react-native-gesture-handler with react-native 0.61.0

from react-native-modalize.

hirbod avatar hirbod commented on July 21, 2024

Did you down- or upgrade to fix it?

from react-native-modalize.

jeremybarbet avatar jeremybarbet commented on July 21, 2024

Hi!

This is a known issue from react-native-gesture-handler: here are the related issue/PR: software-mansion/react-native-gesture-handler#657 software-mansion/react-native-gesture-handler#746

For now it's still open and there is no solution yet. You can ignore the message with the YellowBox.ignoreWarnings until we have a solution

from react-native-modalize.

fadbad avatar fadbad commented on July 21, 2024

Thank you, I actually downgraded to 0.60.5

from react-native-modalize.

wesleynfreitas avatar wesleynfreitas commented on July 21, 2024

I try put

1 - import 'react-native-gesture-handler' at the top of index.js
2 - YellowBox.ignoreWarnings([
'RCTRootView cancelTouches'
]);

And don't works. Any news about the solution?

from react-native-modalize.

jeremybarbet avatar jeremybarbet commented on July 21, 2024

You probably need to import import 'react-native-gesture-handler' also in your screens.js file, that's what I had to do too

from react-native-modalize.

jeremybarbet avatar jeremybarbet commented on July 21, 2024

It has been fixed in [email protected].

from react-native-modalize.

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.