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

Webtvs implementation for template #138

Closed aurimasmi closed 1 year ago

aurimasmi commented 1 year ago

Added support for web tvs for template. It has be tested in hosted mode by running:

npx rnv run -p tizen --hosted or npx rnv run -p webos --hosted

Also fixed potential issue when component is removed before it's measured and that will cause focus manager being in halt