I tried to use it with React Native but got a warning and an error:
warning:
warn Package bunshi has been ignored because it contains invalid configuration. Reason: Package subpath './package.json' is not defined by "exports" in path/node_modules/bunshi/package.json
error:
error: Error: Unable to resolve module bunshi/react from some path: bunshi/react could not be found within the project or in these directories:
node_modules
../node_modules
Looks like it connected to that issue react-native-community/cli#1168
I tried to use it with React Native but got a warning and an error:
warning:
error:
Looks like it connected to that issue react-native-community/cli#1168