Skip to main content
161

Search Lumen

Find components, APIs, guides, and recipes.

GitHub
React Native docs
React Native playground

Try every component on React Native

Use the browser preview for the quickest public tour. Clone the repository for Expo, simulators, emulators, or physical-device validation; the local path avoids advertising an Expo Go QR code that the current public client cannot open.

Real package, real runtime

The gallery uses the local Lumen package, so component behavior and tokens match the code in this repository.

Local gallery

Run the React Native playground

Choose the workflow that matches your development environment.

bash
pnpm playground:react-native:web

Installing locally versus publishing

You can run the gallery locally before configuring any store account.

  • Run the pinned EAS CLI login and init commands once before the first remote Expo build.
  • The preview EAS profile produces an installable Android APK.
  • Production Android and iOS builds require store credentials and signing configured in EAS.
React Native docsNative primitives