-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Environment
Library version: 8.0.2
OS version: iPhone All version
Affected platforms
- Android
- iOS
Current behavior
The configuration does not take effect when returning to the Home page and back to the Forms page.
Step 1: Go to Form -> Show Keyboard -> Animation OK
Step 2: Go back to Home
Step 3: Go to Form -> Show Keyboard -> Animation Not Ok
Expected behavior
Animation take effect with current config:
<AvoidSoftInputView
showAnimationDelay={0}
showAnimationDuration={0}
hideAnimationDelay={0}
hideAnimationDuration={0}
enabled={enabled}
style={commonStyles.screenContainer}>
</AvoidSoftInputView>
Screen.Recording.2026-01-02.at.14.23.42.mov
Reproduction
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working