UI Mobile App Design Using Adobe XD and Protopie – A Case Study of a Dental Appointment Booking Application
In 2019, we were contracted to develop a Dental Booking Mobile and Web Application for a client. The application’s key features included things like having clients book appointments with a dentist online, services, access subscriptions, subscribe for services through a points-based system and track payments. At inception, we knew this project would include UX research, […]
Firebase Authentication Using React Native 0.60+ And React Native Firebase
Today we have a very exciting technical article to help developers with firebase authentication using Firebase Authentication. We hope you learn a thing or two. To start with, create a new react-native project using the command: react-native init example. Now we have created a new project with the latest react-native version. STEP 1: Configure the […]