🗃️ 🎣 Hooks
3 items
🗃️ 📚 Components
1 item
📄️ KeyboardProvider
KeyboardProvider should wrap your app. Under the hood it works with KeyboardControllerView to receive events during keyboard movements, maps these events to Animated/Reanimated values and store them in context.
📄️ KeyboardControllerView
A plain react-native View with some additional methods and props. Used internally in KeyboardProvider
📄️ KeyboardGestureArea
KeyboardGestureArea allows you to define a region on the screen, where gestures will control the keyboard position.
📄️ KeyboardController
KeyboardController is an object which has two functions:
📄️ KeyboardEvents
This library exposes 4 events which are available on all platforms: