KeyboardAvoidingView: prefersCrossFadeTransitions is undefined #34784
Labels
API: Keyboard
Component: KeyboardAvoidingView
Resolution: Answered
When the issue is resolved with a simple answer
Resolution: Fixed
A PR that fixes this issue has been merged.
Description
Some devices on iOS report the following error:
It seems to be an issue with
AccessibilityInfo.prefersCrossFadeTransitions()
.Version
0.70.1
Output of
npx react-native info
Steps to reproduce
I don't know, happens only on some devices.
Snack, code example, screenshot, or link to a repository
The text was updated successfully, but these errors were encountered: