Search code examples
react-nativebundler

How to know what actual files are being bundled by React Native?


I feel my app has grown in size significantly in recent versions and it's not clear why. Is there any way to know what exact files the React Native bundler is going to include in the app?


Solution

  • There is a library to visualize the contents of the bundle. react-native-bundle-visualizer