Commit d4809be
committed
Convert
Follows the same migration as ImageBackground (#56355), RefreshControl
(#56354) and Modal (#56348).
As with ImageBackground, a ref on <KeyboardAvoidingView> now forwards to
the underlying View (exposing measure, setNativeProps, ...) instead of
the class instance, and the KeyboardAvoidingViewInstance type export is
removed.KeyboardAvoidingView to function component1 parent 2ff3b81 commit d4809be
3 files changed
Lines changed: 231 additions & 235 deletions
File tree
- packages/react-native
- Libraries/Components/Keyboard
0 commit comments