Posts
All the articles I've posted.
5+ Github Actions to Automate Your React Native Workflow
Posted on:September 14, 2023In this article, I will share with you 7+ Github Actions to Automate Your React Native Workflow.
Master React Native: 5 Open Source Projects to Learn From
Posted on:July 27, 2023In this article, I will share with you the top 5 open-source React Native projects that you can learn from.
Environment Variables in React Native: The Right Way!
Posted on:June 17, 2023In this article, I will show you how to use environment variables in React Native the correct way.
GitHub Feed is underrated
Posted on:June 1, 2023Github Feed is underrated and here is why?
React Native + Github Action = ❤️
Posted on:February 14, 2022Automate your React Native App releases with Github Actions
How to build an image picker in React Native
Posted on:August 7, 2021In this tutorial, we'll demonstrate how to use React Native Image Crop Picker to enable your users to select images from their devices or use the device's camera to capture and upload live photos to your app.
15 React Native libraries you should use in 2021
Posted on:May 10, 202115 React Native libraries you should use in 2021
How to learn TypeScript for react developers
Posted on:December 20, 2020I will share my way of learning typescript for react developers.
How to structure a react-native project
Posted on:November 17, 2020I will share an easy, clean, and scalable project structure ready to use for your next React Native project.
Authentication in React Native, Easy, Secure, and Reusable solution 💪.
Posted on:August 25, 2020We aim to build a generic solution that handles most of the authentication use cases and easy to copy-paste in your next project.