Closed shamilovtim closed 10 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.
react-native
browser
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 thebrowser
key but that's not necessary here.