And how to fix common issues you might face I was recently working on a Flutter project where I needed the simple task of adding an app launcher icon. At the time, I was just starting out with Flutter. Therefore, I started off by searching for the best way to achieve, […]
Mobile
3 posts
How does Firestore’s offline persistence work? One of the recent React Native projects I worked on uses the power of Cloud Firestore. The core idea of the app is to allow the user to perform online and offline tasks and to have a transparent sync process for the user. That […]
While I was about to start out a new React Native application. Just after I was defining the stack and all technologies I would use in. A question came to my mind. Which approach should I follow to enhance the CSS styling to my React Native app?. This question was […]