Skip to content

0.5.0

Latest
Compare
Choose a tag to compare
@arbesfeld arbesfeld released this 01 Feb 19:48
· 22 commits to master since this release

Bug Fixes

  • Fix a bug where developers who did not include RCTNativeEventEmitter would experience crashes upon new AppHub versions.

Breaking Changes

  • Removes the JavaScript <-> Native bridge, allowing users to customize this to fit their needs. Refer to our old bridge for an implementation that you can include in your app.