Skip to content

Commit e980321

Browse files
committed
fix: include new view in base package too
1 parent 4fd38ba commit e980321

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

android/src/base/java/com/reactnativekeyboardcontroller/KeyboardControllerPackage.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,6 @@ class KeyboardControllerPackage : BaseReactPackage() {
6060
OverKeyboardViewManager(),
6161
KeyboardBackgroundViewManager(),
6262
ClippingScrollViewDecoratorViewManager(),
63+
KeyboardToolbarExcludeViewManager(),
6364
)
6465
}

0 commit comments

Comments
 (0)