Skip to content

[bug]: Crash to white screen #2371

@leo-petrucci

Description

@leo-petrucci

Which react-spring target are you using?

  • @react-spring/web
  • @react-spring/three
  • @react-spring/native
  • @react-spring/konva
  • @react-spring/zdog

What version of react-spring are you using?

10.0.0

What's Wrong?

I'm trying to use react-spring in an Expo React Native app however the app crashes to white screen as soon as I open it.

To Reproduce

  1. I installed @react-spring/native
  2. I imported import { useSpring, animated } from "@react-spring/native";
  3. Add useSpring to a component
  4. App crashes with white screen.

Expected Behaviour

App shouldn't crash.

Link to repo

https://github.com/leo-petrucci/react-spring-native-bug/tree/master

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: corerelates to core classes // parts of the librarykind: bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions