Replies: 2 comments 1 reply
-
|
For additional info, I've added a console log of the Hybrid Object names which NitroModules detects in the project in my _layout.tsx the result of the log is: |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Hey man! You just need to:
It works with no extra nitro configs/code etc. 😁 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've installed Unistyles to use with a RN project using Expo router, which is running the applications in development mode using metro bundler.
I've followed the instructions to install Unistyles but I think I've gone wrong somewhere... I've checked that:
npm add react-native-unistyles react-native-nitro-modules react-native-edge-to-edgenpx expo prebuild --clean, then:npm run androidwritten out a themes.ts file with the configured light/dark themes in Unistyles example.
declared the unistyles.ts file to override theme types for TS
Beta Was this translation helpful? Give feedback.
All reactions