-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
InteractionManager.runAfterInteractions() is never calling callback because of how animation inside VerticalStick is handled.
To Reproduce
Steps to reproduce the behavior:
- Use InteractionManager on screen after react-native-otp-entry
- 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
Labels
bugSomething isn't workingSomething isn't working