Migration Guide
Plan version upgrades and communicate breaking changes clearly for app teams.
From Local Components
- Replace copied component imports with imports from @sohantalukder/rn-kit.
- Mount ThemeProvider and UiPortalProvider at the app root before migrating overlay APIs.
- Migrate one screen family at a time and verify native peer setup on Android and iOS.
Breaking Changes
Document renamed props, removed components, peer dependency changes, and migration snippets in this page before publishing a major release.