TailwindCSS with React Native
A step-by-step guide on using Tailwind CSS with a custom configuration in your React Native/Expo app.
TechnologyPush Notifications in React Native with Expo
A step-by-step guide on adding push notifications to a React Native app using Expo's push notification service with Firebase cloud functions and Hasura.
TechnologyFull-Stack React Native with Hasura and Firebase
A step-by-step guide to setting up a React Native app with Firebase authentication and cloud functions synced with a Hasura database with GraphQL APIs.
TechnologyEjecting from Expo
A detailed guide on ejecting from Expo, fixing all problems that follow, and building a release bundle.
TechnologyRunning multiple simulators on Expo
A small guide on how to run multiple simulators on Expo/React Native to help with responsive development.
TechnologyReminders on Whatsapp
We talk about setting up reminders on Whatsapp so we don't forget the important stuff.
TechnologyAdding a world clock to our Whatsapp bot
We extend our Whatsapp bot by adding world clock like functionality to it.
TechnologyIntegrate Todoist into a Whatsapp bot
Integrating the Todoist API to add, complete and delete tasks using our Whatsapp bot.
TechnologyBuild your own personal Whatsapp bot
A guide to building your own personal Whatsapp bot and customizing it however you'd like.
Technology