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.