Skip to content

Commit 74a4bef

Browse files
committed
Convert KeyboardAvoidingView to function component
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. KeyboardAvoidingViewInstance is retypitched to the View ref accordingly.
1 parent 2ff3b81 commit 74a4bef

2 files changed

Lines changed: 233 additions & 230 deletions

File tree

0 commit comments

Comments
 (0)