Reputation: 79
I'm currently developing the cross platform transportation app in React Native and Expo. Could anyone suggest the libraries that can be used to achieve the Best UI design?
Upvotes: -1
Views: 984
Reputation: 61
For best UI you can use these libraries, I have used and T can recommend you these are the best libraries
react-native-paper https://callstack.github.io/react-native-paper/index.html
react-native-elements https://reactnativeelements.com/docs
gluestack-ui https://ui.gluestack.io/ (previously native-base, https://docs.nativebase.io/installation)
Upvotes: 1