react-constraint-layout
react-constraint-layout copied to clipboard
Constraint width height percent
New to react, and as an android dev the react grid system seems too complex to use.
Fron stars seems its very underrated. Very eager to use this lib in my first project.
However it doesn't seem to support width and height in percent..
Is there any way i can use this like we do in android..
<Button android:layout_width="0dp" android:layout_height="0dp" app:layout_constraintHeight_percent="0.2" app:layout_constraintWidth_percent="0.65
Thanks @omkar-tenkale for your interest in the project. It started out as a proof-of-concept but due to the growing level of interest in it, I'm planning a complete overhaul. I had to stop to concentrate on other projects. The new version is expected to match almost exactly its Android counterpart. Please star and share to help get more devs interested in it...
Also have a look at Houdini CSS...might be able to implement in CSS and "take advantage of GPU" or something along those lines... and might get more stars & patreons because of hype...anyway awesome library! I will definitely use it and spread the word. Once I finish my app and hopefully make some money, I will come back. Also some showoff on reddit /webdev I think would help
@PopTudor Thanks so much for your interest in the project. As a result of the increasing interest in this proof-of-concept, I've decided to reopen development on it. Will start laying the roadmap and share as soon as possible. I hope to finish it (or at least make it production-ready) very soon...
@kwameopareasiedu that is awesome! we must push for more hype on this project because I'm sure there are thousands of developers interested.... I already posted on reddit but I'm not very good at creating hype. You should also try posting on /programming /android and /webdev and twitter maybe! great work!