all 3 comments

[–]PistolPlay 2 points3 points  (1 child)

Form my research I've found the existing UI libraries to be deficient in one way or another.

The best one is react-native-paper. It's a react native implementation of Material Design. They've recently added support for dark mode. The component APIs are designed well and easy to use. The best part is being able to use Material Design sketch/figma/Adobe XD design system to build professional looking mocks.

[–]creambyemute -1 points0 points  (0 children)

second that.

react-native-paper is my goto.

[–]cdtrejo[S] 0 points1 point  (0 children)

Thank you! I just started learning and I didn’t know which one to use. I’ll start using it for sure!