SaaSHub helps you find the best software and product alternatives Learn more →
React-native-bundle-visualizer Alternatives
Similar projects and alternatives to react-native-bundle-visualizer
-
-
Puter.js
Puter.js - The Backend for AI-Generated Apps. One-shot full-stack apps with your existing AI coding tool. Puter.js gives you Auth, Storage, DB, AI & more, with up to 90% fewer AI tokens than other backend platforms.
-
-
-
ignite
Infinite Red's battle-tested React Native project boilerplate, along with a CLI, component/model generators, and more! 9 years of continuous development and counting.
-
react-native-chart-kit
Beautiful charts for React Native. Line, area, bar, pie, donut, progress, and contribution heatmaps for dashboards, reports, and data-rich mobile apps.
-
expo-cli
Discontinued Tools for creating, running, and deploying universal Expo and React Native apps
-
expo
An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
quirk
✨🐙 A GPL Licensed Cognitive Behavioral Therapy app for iOS and Android. Currently a teaching tool
react-native-bundle-visualizer discussion
react-native-bundle-visualizer reviews and mentions
-
Using Raycaster without WebGLRenderer
I just tried to change different ways of importing threejs and used react-native-bundle-analyzer to compare the bundle sizes, here are the results:
-
How to reduce the app size in Expo project?
Ues this https://github.com/IjzerenHein/react-native-bundle-visualizer to see whats taking up most of your size, 518MB is super large your probably importing something super large or your assets are huge.
-
does expo do tree shaking?
Use https://github.com/IjzerenHein/react-native-bundle-visualizer to see what actually gets included. It will be much less than 9 MB.
-
Exported apk size exceeding 100mb. Why !?
did you try this ? https://github.com/IjzerenHein/react-native-bundle-visualizer
-
apk file is too big
Optimize png/jog with tinypng, enable proguard (be careful to include rules if a native package require them), use this https://github.com/IjzerenHein/react-native-bundle-visualizer to check for big js libraries and look for smaller alternatives if possible, visualizer will display all js files sizes too. Keep in mind that 3rd party native modules (not react native ones) could add a significant amount of KB/MB to bundle size.
-
A note from our sponsor - SaaSHub
www.saashub.com | 16 Aug 2026
Stats
callstack/react-native-bundle-visualizer is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of react-native-bundle-visualizer is TypeScript.
Popular Comparisons
- react-native-bundle-visualizer VS snack
- react-native-bundle-visualizer VS react-native-action-sheet
- react-native-bundle-visualizer VS tamagui-expo
- react-native-bundle-visualizer VS ignite
- react-native-bundle-visualizer VS react-native-chart-kit
- react-native-bundle-visualizer VS expo-cli
- react-native-bundle-visualizer VS expo
- react-native-bundle-visualizer VS vscode-react-native
- react-native-bundle-visualizer VS quirk