Which risk is introduced by using `KeyboardAvoidingView` without testing on both iOS and Android physical devices?
-
A
The behavior prop value differs between platforms, causing overlapping or displaced UI on one platform
-
B
KeyboardAvoidingView causes memory leaks on Android 11+
-
C
The component prevents ScrollView from scrolling on iOS
-
D
Metro will emit a warning and skip the component in the production bundle