Skip to content

Conversation

@Juozas-Petkelis
Copy link
Contributor

@Juozas-Petkelis Juozas-Petkelis commented Oct 14, 2025

Description of changes:

  • update project to RN 0.76.9
  • update example to RN 0.76.9
  • remove or update various native files in example to ensure compatibility with RN 0.76.9
  • modify Ref Api e2e test to prevent timeout for 'waitForClearLogs' before anything is logged.
  • use detox-butler for android testing

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@muhfarsh
Copy link
Contributor

muhfarsh commented Oct 29, 2025

hello I tried building this but the NPM failed with
npm error code ERESOLVE npm error ERESOLVE unable to resolve dependency tree npm error npm error While resolving: [email protected] npm error Found: [email protected] npm error node_modules/eslint npm error dev eslint@"^9.26.0" from the root project npm error npm error Could not resolve dependency: npm error peer eslint@"^8.1.0" from [email protected] npm error node_modules/eslint-plugin-flowtype npm error dev eslint-plugin-flowtype@"^8.0.3" from the root project

I had to --force it to work. Is this expected?

@Juozas-Petkelis

@Juozas-Petkelis
Copy link
Contributor Author

This issue is caused by eslint-plugin-flowtype not supporting ESLint v9. It's an existing issue in the repository that affects only linting, so it shouldn't block a PR.

@Werror Werror merged commit f7ff063 into aws:main Oct 30, 2025
3 of 5 checks passed
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.

3 participants