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
27 stars 6 forks source link

Refactor FlexnSDK to Flexn Create #79

Closed pavjacko closed 1 year ago

pavjacko commented 1 year ago
Screenshot 2023-05-10 at 02 21 36

Screenshot 2023-05-10 at 02 57 11

Closes https://github.com/flexn-io/create/issues/73 Closes https://github.com/flexn-io/create/issues/72 Closes https://github.com/flexn-io/create/issues/71

github-actions[bot] commented 1 year ago

✅ Preview: https://flexn-flexn-dev-flexn.vercel.app

github-actions[bot] commented 1 year ago

✅ Preview: https://flexn-flexn-dev-flexn.vercel.app

github-actions[bot] commented 1 year ago

✅ Preview: https://flexn-flexn-dev-flexn.vercel.app

github-actions[bot] commented 1 year ago

✅ Preview: https://flexn-flexn-dev-flexn.vercel.app

github-actions[bot] commented 1 year ago

✅ Preview: https://flexn-flexn-dev-flexn.vercel.app

pauliusguzas commented 1 year ago

web - starts, crash on carousels page image

android, androidtv - doesn’t start, logs added android.txt androidtv.txt

ios - works fully tvos - no content on carousels and home

Screenshot 2023-05-15 at 12 54 44

macos - doesn’t start

Screenshot 2023-05-15 at 09 59 29

Same is confirmed by automation tests, though wdio is broken after latest pushes to this branch, same issue as https://github.com/renative-org/renative/issues/978

pauliusguzas commented 1 year ago

Web - works fine Android - error, log added below android.txt iOS - weird thing with menu that opening it pushes all content to the side

Screenshot 2023-05-22 at 15 06 12

tvOS - fails to load details page

Screenshot 2023-05-22 at 16 04 44

AndroidTV - fails to load details page macOS - same issue as previously

pauliusguzas commented 1 year ago

All platforms accept macos seem to be fine, also @aurimasmi could you look into https://github.com/renative-org/renative/issues/978 as this PR introduces same issue to create repo