1.0.0-alpha.31
·
116 commits
to main
since this release
- Added
RCTNativeAppEventEmitteron android - Added support for loading private modules on android via their public Package
- Added support for parsing extended class methods on iOS
- Fixed a issue where empty interfaces would be added to generated headers causing build to fail on iOS
- Parse promise/callback blocks when defined as
nonnullon iOS