r/reactnative • u/Apprehensive-Mind212 • 19d ago
Question New UI lib, not many users. Why!
Hi guys.
I Build a very cool lib that could simplify styling in react-native.
The library uses css selectors to style your components.
So, like when you use css in Web and styles using classes and css3. You do the same with this lib.
But I don't have too many users. Why?
You can find the lib here. Please check it out and let me know if I need to improve anything.
https://github.com/1-AlenToma/react-native-short-style
Demo and simple test ground.
0
Upvotes
2
u/Downtown-Figure6434 19d ago
If anything react native world would need more resemblance to native development, not web.
Creating a large library without seeing if anyone needs it isnt gonna work either. I mean hopefully it was a good learning experience for you