Skip to content

Animated component not working on debugging mode #19686

@xiechao

Description

@xiechao

Environment

OS: Windows 10
Node: 9.8.0
Yarn: 1.5.1
npm: 4.6.1
Watchman: Not Found
Android Studio: Not Found

Description

Animated component don't animate as expected whenever I enabled debug js remotely ,and once I stop remote debugging,the animated component works fine!

Steps to Reproduce

  • create-react-native-app test
  • yarn eject
  • build js bundle and build apk with android studio
  • install apk to my android device , config dev settings make it connect with bundle server
  • shake phone and reload
  • write code according to this docuement
  • reload again
  • enable debug js remotely

Expected Behavior

Should be same with document describe

Actual Behavior

Once I enable debug js remotely, animated component show nothing animate,and when I disable debug,it works fine

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions