This content originally appeared on DEV Community and was authored by ashad nasim
I had built multiple apps in React Native for my personal as well as Freelancing projects. I had also tried many UI libraries for React native, to get started fast and for consistent UI.
I had checked UI Kitten after some time but after I had used
UI kitten, I became a fan of this library. It has most of the components you will need, for example, Input, Card, Button, etc. It also supports the Light and Dark theme. It is the library that has its Icon Module and all the Icons are awesome. The app looks good in both the light theme and dark theme.
To create a new React Native app using Kitten UI, you just need to run the below command, it will create a new React Native app with the UI kitten as the template
npx react-native init MyApp --template @ui-kitten/template-js
In the next post, I will try to explain, how to add UI-kitten to an already created project.
This content originally appeared on DEV Community and was authored by ashad nasim

ashad nasim | Sciencx (2021-09-25T17:04:40+00:00) Best UI LIbrary for your next React Native App. Retrieved from https://www.scien.cx/2021/09/25/best-ui-library-for-your-next-react-native-app/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.