React Native Gifted Chat is a popular library for adding chat functionality to React Native applications. It provides a wide range of customizable UI components,…
you want to give the autocomplete feature to your app than you are at right place. I tried different library of this but all have…
We all want our app to be responsive, we want to give style according to all devices. We don’t have resources for hiring a specific…
Whenever we want to show a accordion in our react native application then we have so many options but all have some flows. We got…
If you want to modify normal text input according to your usage you need this library. For example you want to add phone input in…
I am using react native for my app development for quite a long time. I used many UI libraries for getting the job done. But…
When you do any online payment or login then you need to enter otp. So if you want to add codes input in your react…
React Native Image component has some issues. That lack some performance. Caching is not working fine and many more. That’s why we need to use…
In every react native app the most important thing is navigation. We have multiple screens in our app and we can go to any screen…
In almost every application we need the date or time picker. When we want our user to pick the date and time like their birthdate…