snack VS react-native-bundle-visualizer

Compare snack vs react-native-bundle-visualizer and see what are their differences.

snack

Expo Snack lets you run Expo in the browser. (by expo)

react-native-bundle-visualizer

See what packages are increasing your react-native bundle size 📦 (by IjzerenHein)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
snack react-native-bundle-visualizer
10 5
339 1,396
1.8% -
9.0 0.0
3 days ago about 1 year ago
TypeScript TypeScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

snack

Posts with mentions or reviews of snack. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-26.

react-native-bundle-visualizer

Posts with mentions or reviews of react-native-bundle-visualizer. We have used some of these posts to build our list of alternatives and similar projects.
  • Using Raycaster without WebGLRenderer
    1 project | /r/threejs | 30 May 2023
    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?
    1 project | /r/reactnative | 13 Apr 2023
    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?
    1 project | /r/expo | 13 Feb 2023
    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 !?
    1 project | /r/reactnative | 13 Feb 2023
    did you try this ? https://github.com/IjzerenHein/react-native-bundle-visualizer
  • apk file is too big
    1 project | /r/reactnative | 20 Apr 2022
    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.

What are some alternatives?

When comparing snack and react-native-bundle-visualizer you can also consider the following projects:

react-native-action-sheet - A cross-platform ActionSheet for React Native

quirk - ✨🐙 A GPL Licensed Cognitive Behavioral Therapy app for iOS and Android. Currently a teaching tool

ignite - Infinite Red's battle-tested React Native project boilerplate, along with a CLI, component/model generators, and more!

expo-cli - Tools for creating, running, and deploying universal Expo and React Native apps

Bangumi - :electron: An unofficial https://bgm.tv app client for Android and iOS, built with React Native. 一个无广告、以爱好为驱动、不以盈利为目的、专门做 ACG 的类似豆瓣的追番记录,bgm.tv 第三方客户端。为移动端重新设计,内置大量加强的网页端难以实现的功能,且提供了相当的自定义选项。 目前已适配 iOS / Android / WSA、mobile / 简单 pad、light / dark theme、移动端网页。

expo - An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web.

react-native-chart-kit - 📊React Native Chart Kit: Line Chart, Bezier Line Chart, Progress Ring, Bar chart, Pie chart, Contribution graph (heatmap)

react-native-website - The React Native website and docs

react-native-echarts - 📈 React Native ECharts Library: An awesome charting library for React Native, built upon Apache ECharts and leveraging react-native-svg and react-native-skia. Offers significantly better performance compared to WebView-based solutions.