日历 - 日组件崩溃应用程序 (Yoga 布局)
作者: ElSeniorMikael创建于 2026年4月28日更新于 2026年4月28日
Hello, I'm facing an error with rendering custom day component inside the Calendar component that makes the app crash. I don't get any JS logs, but I have enabled ADB logs from Android, and I can see that the error comes from Yoga. I have upgraded React-native from 0.81.1 to 0.83.2 with the react-native-calendar 1.1313.0, and my App is now facing the Yoga error. But under 0.81.1, it was working fine, my app is in production and it works fine, but on my local with the upgraded react-native, it ends up with that error.
内容来源: wix/react-native-calendars