Commit 239b421
committed
fix: rn-calendar incompatibility
`react-native-calendar`'s `Agenda` has issues with React 18+, triggering
a re-render loop. Multiple PRs fix this, but have yet to be merged into
the lib.
This commit uses the small fix from one of these PRs:
wix/react-native-calendars#27371 parent 1acaaa1 commit 239b421
2 files changed
+5
-5
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments