Latest Posts

Thoughts on code, career, and life.

How To Get Started With React Native Navigation

How To Get Started With React Native Navigation

React Native Navigation is a powerful library that allows developers to easily navigate between different screens in a React Native application. In this article, we will go over the basics of using Re

2 min read
2 Ways To Add App Launcher Icons in Flutter

2 Ways To Add App Launcher Icons in Flutter

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

4 min read