flexn-io / create

Build apps for web, TVs, desktops, consoles, wearables and more. Developer friendly UI library targeting all form factors platforms. Another notable feature is providing focus management for TVs which very easy to implement using Create.
https://create.flexn.org
MIT License
26 stars 6 forks source link

fix: rnw mouse, hover, accessibilityLevel types #141

Closed locksten closed 1 year ago

locksten commented 1 year ago

128

Adds RNW onMouse* types, corrects Pressable's hover types, expands AccessibilityProps to include accessibilityLevel.

Can be tested by opening app-harness in VSCode and making sure the added props get autocompleted / don't show up as errors.