Fixed
- Added a package-owned Android manifest initializer so native context setup no longer requires generated
MainApplicationedits in Expo or bare React Native apps. - Tied Expo config plugin run-once metadata to the package version so plugin updates reapply after package upgrades.
Changed
- Included
CHANGELOG.mdin the packed package docs.