react-native-shared-code
react-native-shared-code copied to clipboard
Calculates the percentage of shared code across platforms in your React Native project.
Hi, great utility! I was wondering why it needs to have an index.android.js or index.ios.js in the root dir. My app is fine with just the index.js. I figured the...
I tried just adding `web` to the platform list, but there were some exceptions like module XXX does not exist.
Add support for [haul](https://github.com/callstack-io/haul), RN packager alternative cc @grabbou