-
Type: Improvement
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
We should continue to support react native in the next major version of BSON. All we need is to specify which bundle react native tooling should pull in.
AC
- Add a "react-native" property to the package.json's "exports" field. Set it to point to the commonjs module.
- Add documentation to the readme describing which polyfills are required to make the library function properly.
Follow up
- Add react native testing by running tests in hermes to BSON CI
- is related to
-
NODE-4938 Improve react native polyfill experience with BSON v5
- Closed