Skip to content

Conversation

zello-n
Copy link
Contributor

@zello-n zello-n commented Jun 11, 2025

This PR upgrades the example app to React Native 0.79.3 to align with Zello Kotlin SDK 2.0, which requires compatibility with more recent native APIs. The upgrade follows the official React Native Upgrade Helper from version 0.74.5.

TODO: Migrate to Zello Android SDK 2.0.0 once it's ready (@anoooooj please let me know once ready)

🛠 Key Changes
• Migrated project to RN 0.79.3
• Migrated Zello iOS SDK 2.0.0
• Upgraded all dependencies for compatibility
• Applied required manual changes per Upgrade Helper

🐛 Issues Fixed
• Safe Area Context Errors
• No ViewManager found for class RNCSafeAreaProvider
• Invariant Violation: Tried to register two views with the same name RNCSafeAreaView
• Caused by either:
• Missing or incorrectly linked react-native-safe-area-context
• Multiple versions or duplication due to local package usage

@zello-n zello-n requested review from adambailey- and vocoded June 11, 2025 07:46
@zello-n zello-n changed the base branch from master to develop June 11, 2025 07:57
@zello-n zello-n changed the base branch from develop to master June 11, 2025 07:59
@zello-n zello-n changed the base branch from master to develop June 11, 2025 08:00
@zello-n zello-n requested a review from zello-amiran June 12, 2025 16:17
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