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

Not Working In Chrome Debugger

dhruvpvx opened this issue · comments

Description

I tried opening the debugger in Chrome Browser It Threw error it said
Unistyles runtime is not available. Make sure you followed the installation instructions

Steps to reproduce

use unistyles in any react native project try opening the chrome debugger with
NativeModules.DevSettings.setIsDebuggingRemotely(true);
add this is index.js and don't forget to import NativeModules.
then you will see that error in chrome console

Snack or a link to a repository (optional)

No response

Unistyles version

^2.2.0

React Native version

0.72.6

Platforms

Android, iOS

Engine

Hermes

Architecture

Paper (old)