Skip to content

Update peer dependencies for React Native 0.84 compatibility#841

Closed
franco-zalamena-iterable wants to merge 1 commit intoIterable:masterfrom
franco-zalamena-iterable:fix/829-rn-084-compatibility
Closed

Update peer dependencies for React Native 0.84 compatibility#841
franco-zalamena-iterable wants to merge 1 commit intoIterable:masterfrom
franco-zalamena-iterable:fix/829-rn-084-compatibility

Conversation

@franco-zalamena-iterable
Copy link
Copy Markdown

@franco-zalamena-iterable franco-zalamena-iterable commented Apr 7, 2026

Summary

  • Update react-native peer dependency range to support 0.84.x
  • Replace deprecated lintOptions with lint block in Android build.gradle
  • Update Java source/target compatibility from 1.8 to 17 (required by RN 0.84)
  • Remove deprecated android.enableJetifier property

Test plan

  • Build with RN 0.84.1
  • Build with older RN versions still works

🤖 Generated with Claude Code

- Update react-native peer dependency from "*" to ">=0.70.0"
- Replace deprecated lintOptions with lint block in build.gradle
- Update Java compatibility from VERSION_1_8 to VERSION_17
- Remove deprecated android.enableJetifier property

Fixes Iterable#829

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@franco-zalamena-iterable franco-zalamena-iterable deleted the fix/829-rn-084-compatibility branch April 8, 2026 14:49
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.

1 participant