jpudysz / react-native-unistyles

Level up your React Native StyleSheet

Home Page:https://unistyl.es

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No implementation found for void.com.unistyles

Randall71 opened this issue · comments

Description

WhatsApp.Video.2023-12-30.at.03.40.59.mp4

Steps to reproduce

  1. Init a fresh project with official expo template
  2. add react-native-unistyles
  3. Build using EAS
  4. Launch app and swith theme

Snack or a link to a repository (optional)

No response

Unistyles version

^2.0.0-rc.4

React Native version

0.72.6

Platforms

Android

Engine

Hermes

Architecture

Paper (old)

I think I probably know what it is. Can you confirm that by EAS you bundled in release mode?

I'm gonna need more details as I'm not able to reproduce with my demo app.

eas build --platform android --local
demo.mp4

Also:

Here is my official repo for expo router:
https://github.com/jpudysz/react-native-unistyles-expo-router

Steps to reproduce:

  1. Setup project
clone repo
upgrade unistyles to RC4
yarn expo prebuild

setup eas.json
  1. Build project
eas build --platform android --local
demo2.mp4

Feel free to open with more details or steps to reproduce/repo.