GitXplorerGitXplorer
b

test-bundle-inspect

public
2 stars
0 forks
0 issues

Commits

List of commits on branch main.
Unverified
6e9847f4ec1f44646dac0dadeff924fa7d9a4132

chore: add `Platform` easter egg

bbyCedric committed a year ago
Unverified
9beec6e76ef19018be9298ad8cc264ea4e503244

chore: bump tool version

bbyCedric committed a year ago
Unverified
e16a0012fa941598df2d0e1637c0e55dece95af3

docs: add simple readme

bbyCedric committed a year ago
Unverified
e95208753751739dfd7af8742280391a77b4c752

chore: add draft version of tool

bbyCedric committed a year ago
Unverified
53a3b556c3f6a3de1964b4f9ac7fb3271ef0cafd

chore: add custom metro config

bbyCedric committed a year ago
Unverified
37fdfa96db51c9d0e00b882b3b6898dfb31372b1

chore: create a new app from tabs template

bbyCedric committed a year ago

README

The README file for this repository.

Bundle inspection

This is an early prototype of a tool to inspect Metro bundles.

How to use

  1. Install the package
  2. Customize the Metro config (see metro.config.js)
  3. Create one or more exports with bun expo export --platform android|ios (or bun export)
  4. Run npx @bycedric/inspect-test (or bun inspect)