Why Every Developer Should Write TestsAnd writing test cases was something I hated the most. The simple reason that motivated me to start writing tests are…Dec 4, 2024Dec 4, 2024
Smart Caching: Reduce Network Calls and Boost App PerformanceAs a best practice, we always try to keep most of our app data on the server to avoid frequent app releases, especially for minor changes…Oct 13, 20242Oct 13, 20242
No More Missing TODOs in ProdHave you ever accidentally left a TODO in production code? We’ve all been there. When working on a large feature, it’s easy to miss…Oct 8, 2024Oct 8, 2024
Splash Screen API For New AppSimple steps to for adding new splash screen api with installSplashScreen()Mar 27, 2024Mar 27, 2024