You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, the linked comment is accurate, and we do believe the library is hard to use. That's somewhat by design. We are not really targeting new apps, small apps, or small teams.
You need an established design language and design system, implementations of that design system on each platform you want to support, the ability to encode your design system into our "schema" representation, and then to build the mappings from our generated common interfaces to the platform-specific representations. That's a lot to do, but a large, existing app will already have the first two of those in place, and so the task becomes defining the schema and writing the bindings only.
We are eventually going to do #2275 which will define a basic set of widgets for prototyping and our own samples and tests, but it will be insufficient for writing a real application as it will offer no visual customization.
can not find any repository do this?
If nothing here, I think this library would be difficult to use
The text was updated successfully, but these errors were encountered: