FilledStacks / expression-ui

A framework that allows you to build UI's using animation software
458 stars 24 forks source link

Examples for how to do responsive UIs #19

Open pjarnfelt opened 4 months ago

pjarnfelt commented 4 months ago

Since we cannot see the working file for the Rive art boards, it's hard to figure out how the responsiveness works. I can see that you @FilledStacks commented on this video https://www.youtube.com/watch?v=gndc6vDpdl8 that you would figure it out by yourself, which I guess you did. Could you update the readme or add a somewhere in the documentation how to achieve a responsive UI. Like e.g. having a button fill up the full width of the screen?

FilledStacks commented 4 months ago

The setup is a bit complicated, but I'll be releasing a community file with a responsive artboard setup that you can clone to use in your project.

There's still quite a bit of tooling, work, docs required which is why I'm not asking people to use it yet. Just sharing what I'm building with it.

But I appreciate the excitement.