Commit f1c6029
Close Button Click Issue Resolved in KeyboardAvoidingView (#26236)
Summary:
Encountered an issue with close button on KeyboardAvoidingView Page in RNTester App.
## Changelog
[Android] [Fixed] - Button click issue resolved
[iOS] [Fixed] - Button click issue resolved
Pull Request resolved: #26236
Test Plan: Ran build and tests locally.
Differential Revision: D17369818
Pulled By: PeteTheHeat
fbshipit-source-id: 89ce9f1e1c0dd89e9eac4f4c62da4e962539efcd1 parent 507b783 commit f1c6029
File tree
1 file changed
+2
-1
lines changed- RNTester/js/examples/KeyboardAvoidingView
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
| 106 | + | |
106 | 107 | | |
107 | 108 | | |
108 | 109 | | |
| |||
0 commit comments