rn-keyboard-controller
Installation
SKILL.md
React Native Keyboard Controller — Best Practices Guide
Version 1.20.0 | react-native-reanimated required | Fabric & Paper supported
Table of Contents
| Section | Description |
|---|---|
| Critical Rules | Non-negotiable rules for correct keyboard handling |
| Quick Decision Guide | Which component/hook to use for your use case |
| Setup | Installation, provider, platform config |
| Hooks Overview | When and how to use each hook |
| Components Overview | When and how to use each component |
| Performance | 120fps animations, avoiding jank |
| Code Review Action | Audit keyboard code against best practices |
| References | Deep-dive files for APIs, patterns, troubleshooting |