Replies: 1 comment 3 replies
-
|
Thanks for the question. Yes, when the Skia rendering mode is enabled, Uno uses Skia entirely to render the UI. Could you share what you see in Appium? You may be seeing some portions of shadow native controls that are used for accessibility, depending on what's defined in your UI. Also, could you show the |
Beta Was this translation helpful? Give feedback.
3 replies
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.
-
I created a new app using the template wizard, and it states that the Android and iOS platforms use Skia to render, similar to Flutter. I generated the APK and used Appium Inspector, but I could only see native controls. Is Uno using Skia to render? Why are there native controls in the Appium inspector tree? Do I have to do anything else to use Skia Renderer?
Beta Was this translation helpful? Give feedback.
All reactions