You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 1, 2026. It is now read-only.
should have RN + repack + zephyr application with instructions on how to run for ios and android
should have rspack and webpack ways to be build
should have host and at least one remote app
should have github actions with e2e for both ios and adroind to check that we can:
build host and remotes (rspack/webpack) and it's deployed with zephyr
run host emu (without serving local host js bundles) where all bundles are consumed from zephyr
check that emu host renders host and remotes at least without errors
check that emu host consumed latest host and remotes from first ci step
this repo has to be integrated with zephyr-package repo, so any PR merge to dev should trigger e2e scenario (it could be a new github action in zephyr-packaages)
Done definition for this repo bootstrap: