Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v3] Add fallback mechanism for Unistyles not bound! error #438

Open
jpudysz opened this issue Dec 14, 2024 · 0 comments
Open

[v3] Add fallback mechanism for Unistyles not bound! error #438

jpudysz opened this issue Dec 14, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@jpudysz
Copy link
Owner

jpudysz commented Dec 14, 2024

Description

I think it will be beneficial to allow users to spread styles while still enabling Unistyles to recover from a missing JSI NativeState.

This could fix the following issues:

Additionally, we can remove another portion of the Babel plugin, which would reduce the number of issues. I think I know how to implement this, so after a POC it should land on the main branch.

Steps to Reproduce

  1. Disable babel plugin styles conversion
  2. Try to use Expo link / spreads

Snack or Repository Link (Optional)

No response

Unistyles Version

3.0.0-beta.2

React Native Version

0.76.0

Platforms

Android, iOS

Expo

Yes

@jpudysz jpudysz added the enhancement New feature or request label Dec 14, 2024
@jpudysz jpudysz added this to the 3.0.0-beta.5 milestone Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant