We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28c6563 commit 5c884fcCopy full SHA for 5c884fc
1 file changed
packages/react-native-fieldflow/README.md
@@ -127,7 +127,7 @@ export default function SignUpScreen() {
127
| | |
128
| ------------------------- | ------------------------------------------------------------------- |
129
| 🔗 **Focus chaining** | Fields 1–4 get `returnKeyType="next"`, the last field gets `"done"` |
130
-| ⌨️ **Keyboard avoidance** | Smooth 60fps layout shift via Reanimated worklet — no jumps |
+| ⌨️ **Keyboard avoidance** | Smooth layout shift via Reanimated worklet — no jumps |
131
| 📜 **Auto scroll** | Focused field is always scrolled into view above the keyboard |
132
| 📱 **Cross-platform** | Identical behavior on iOS and Android, no `Platform.OS` switches |
133
0 commit comments