You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In React, the distinction between tags and contents is quite clear (for example: Component tags are green and their contents are white)
However, in React Native project, the distintion is not clear (Both Component tags and Contents are green) To Reproduce
Use a random Doki theme
Open a React Native app and see the result
Expected Behavior
React Native components and its contents should be distinguished clearly.
Describe the bug
In React, the distinction between tags and contents is quite clear (for example: Component tags are green and their contents are white)
However, in React Native project, the distintion is not clear (Both Component tags and Contents are green)
To Reproduce
Expected Behavior
React Native components and its contents should be distinguished clearly.
Environment
Version: 1.85.2
Commit: 8b3775030ed1a69b13e4f4c628c612102e30a681
Date: 2024-01-18T06:40:19.222Z
Electron: 25.9.7
ElectronBuildId: 26354273
Chromium: 114.0.5735.289
Node.js: 18.15.0
V8: 11.4.183.29-electron.0
OS: Linux x64 6.5.0-14-generic
DokiTheme: v88.1.16
Screenshots
Current result
Expected result
The text was updated successfully, but these errors were encountered: