I create this application for testing last version of unistyles
- Install clear expo project
npx create-expo-app@latest
- Reset project
npm run reset-project
- Install unistyles
yarn add react-native-unistyles@beta react-native-nitro-modules react-native-edge-to-edge
- Modify my
babel.config.js
- Create root index.js file
- Run
npm run start
- Run on web
After web application run I see this message Server Error Unistyles: You're trying to get theme "undefined" but it wasn't registered.