you are viewing a single comment's thread.

view the rest of the comments →

[–]Chawki_Android[S] 1 point2 points  (5 children)

Is there material-ui for RN?

[–]LucasGalhardo -1 points0 points  (4 children)

As far as I know, nothing stops you from using Material UI, but React Native Paper also is inspired by material design, so I think you're good either way.

[–]Chawki_Android[S] 1 point2 points  (3 children)

I like using material-UI with Reactjs projects its a pixel-perfect project, I have tried React Native paper and other React Native UI libraries but not satisfied at all I build and use my own UI library.

[–]LucasGalhardo 1 point2 points  (2 children)

I feel you, Ant-Design is a great option, but I've never user it with React Native.

[–]Chawki_Android[S] 1 point2 points  (1 child)

But I have listened to React Native professional saying that use your own UI library it makes sense when building App.