|
|
|
|
|
by marcprux
152 days ago
|
|
Yes, as I just responded there, Skip uses the native toolkits and conventions on both platforms: SwiftUI on iOS and Jetpack Compose on Android. So you automatically get the platforms' built-in accessibility support. You can see a sample snippet at https://skip.dev/docs/components/accessibility/ |
|