Packages
UI Mobile
The shared React Native component library for the Expo app, built on React Native Reusables and NativeWind.
@halostack/ui-mobile is the React Native counterpart to @halostack/ui. It is
consumed by apps/mobile and exports components, utilities, and the generated
mobile token stylesheet.
Importing
The package has no barrel. Use the exported subpaths:
Design tokens
src/styles/globals.css is generated by @halostack/design-tokens from the web
UI stylesheet. Do not edit it by hand. Change colors in packages/ui, then run
bun run tokens:generate.