ipfs / protons

Protocol Buffers for Node.js and the browser without eval
Other
32 stars 23 forks source link

chore: add react native compat #103

Closed shamilovtim closed 8 months ago

achingbrain commented 8 months ago

Closing as the solution here is to configure react native to use the exports map.

We can use the react-native package.json config key to override files for react-native compatible versions in a similar way to the browser key but that's not necessary here.