Skip to content

Conversation

edumana
Copy link

@edumana edumana commented May 16, 2025

Proposed Changes

  1. Expo SDK 53 compatibility
    Fixes a crash that surfaced as Maximum update depth exceeded when using <Agenda> in Expo 53.

  2. Reliable reservation refresh
    <Agenda> now detects a new items reference and re‑renders the reservation data accordingly.

  3. Smoother updates in the underlying FlatList
    Reworked the update logic to avoid clearing and re‑setting state. This removes visual flicker and results in noticeably smoother scrolling.

@edumana edumana changed the title Feat/test updates from upstream Fix Expo 53 compatibility and optimize <Agenda> refresh logic May 16, 2025
@rom529
Copy link

rom529 commented Jun 2, 2025

Hi I upgraded to Expo 53, what can I do to prevent this bug until new version will release? @edumana
Thank you :)

@edumana
Copy link
Author

edumana commented Jun 2, 2025

hey @rom529 You can set your package.json to use this branch's build like so:

package.json

"react-native-calendars": "https://codeload.github.com/craftworkco/react-native-calendars/tar.gz/ae19e2af74ecdb29d6117ca41fbf41977a10cc23",

@ssunday
Copy link

ssunday commented Jun 18, 2025

This works for me on Expo 53. When could we expect an official release?

@mariusgronli
Copy link

Any estimate for when this will be merged? :)

@sufyansalim
Copy link

Does anyone know when will it be an offical release or will be merged?

@ChinazoOnwukaike
Copy link

Using this did fix the error, but Agenda is now not showing up at all on screen. Not sure what to do from here.

@mbifulco
Copy link

Hi Wix team - anything we can do to help get this branch tested and merged?

@marijang
Copy link

marijang commented Jul 1, 2025

+1

@simon-musy
Copy link

Still happening with latest 1.1313.0, this PR needs some attention please 🙏

@dwale
Copy link

dwale commented Jul 11, 2025

any update on this?

@ssunday
Copy link

ssunday commented Jul 24, 2025

Any updates on when this could get into a release?

@cw1997
Copy link

cw1997 commented Aug 1, 2025

Excuse, why not merge this PR? Maybe there is any problem or BUG?

@ssunday
Copy link

ssunday commented Aug 18, 2025

Sometimes the monthly scrolling list gets stuck and we can't go into like the day view.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.