React Native Manage the firebase service files easy way (workaround) in react-native Understanding managing environment base firebase google-services.json and GoogleService-Info.plist file using script.
React Native Carousel using a react-native ScrollView Component In this article, we will implement a carousel using react-native ScrollView Component. Implementation will not be including any 3rd party carousel library. The Basic purpose of the article to achieve pretty simple implementation.
React Native Custom and asset integrate methods for svg icons in react-native In the previous article, we had learned about how to use the SVG icon in react-native. How to generate font files by combining all the SVG icons in a single file using icomoon.
React Native How to use svg icons in react-native With this article you will be able to use svg icons in react-native mobile application using react-native-vector-icons. I had recently published part-2 of svg icon intergration react-native-vector-icons is popular and high rated library