Skip to content

1.0.0-alpha.31

Choose a tag to compare

@ammarahm-ed ammarahm-ed released this 09 Apr 18:27
· 116 commits to main since this release
  • Added RCTNativeAppEventEmitter on 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 nonnull on iOS