react-native-shared-code icon indicating copy to clipboard operation
react-native-shared-code copied to clipboard

Calculates the percentage of shared code across platforms in your React Native project.

Results 3 react-native-shared-code issues
Sort by recently updated
recently updated
newest added
trafficstars

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