Skip to content

VerticalStick blocking InteractionManager #109

@jtatar

Description

@jtatar

Describe the bug
InteractionManager.runAfterInteractions() is never calling callback because of how animation inside VerticalStick is handled.

To Reproduce
Steps to reproduce the behavior:

  1. Use InteractionManager on screen after react-native-otp-entry
  2. Callback inside runAfterInteractions is never called

Expected behavior
Unmounted CodeInput should not block interaction manager

Environment (please complete the following information):

  • OS: any
  • Device OS: any
  • Device version: -
  • Library version: 1.8.5

Additional context
This issue is related to the PR about leaking memory, as not clearing animation is the main cause of this issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions