Skip to content

Fixes following react-native 0.77 and 16KB#1324

Merged
zatteo merged 4 commits intomasterfrom
feat/post-update-fixes
Nov 5, 2025
Merged

Fixes following react-native 0.77 and 16KB#1324
zatteo merged 4 commits intomasterfrom
feat/post-update-fixes

Conversation

@zatteo
Copy link
Copy Markdown
Member

@zatteo zatteo commented Nov 4, 2025

Follow these PRs:
#1322
#1323

@zatteo zatteo requested a review from Ldoppea as a code owner November 4, 2025 16:01
@zatteo
Copy link
Copy Markdown
Member Author

zatteo commented Nov 4, 2025

FYI @Crash-- about some packages updates.

1.x is 16KB compatible
2.x is new arch only

So let's stay in 1.x
I removed it in d1b7948 but it is
needed in as dependency because it is a peerDep of cozy-client.

We use the same version than  pouchdb-adapter-react-native-sqlite to be consistent.
Following react-navigation package update, we get an error because we try to get navigation state before it is ready. Let's refactor the code to do the same, but checking that it is ready before doing something.
@zatteo zatteo force-pushed the feat/post-update-fixes branch from fc46568 to ecd07db Compare November 4, 2025 16:17
@zatteo zatteo merged commit bc419e3 into master Nov 5, 2025
1 check passed
@zatteo zatteo deleted the feat/post-update-fixes branch November 5, 2025 15:40
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.

2 participants