
How to add a custom push notification sound on iOS and Android with React Native Firebase and FCM
I want to document how I got custom push notification sounds working on iOS and Android with the React Native Firebase library and Firebase Cloud
I want to document how I got custom push notification sounds working on iOS and Android with the React Native Firebase library and Firebase Cloud
React Native UI library choices come in many different flavors and sizes. A lot of thought has been put into these libraries to save developers
Introduction This is a brief overview of what React Native is, at a high level. I wanted to put myself in the shoes of clients
Working without a structure hinders your wokflow. You know you are working with a bad structure if you have to think too hard to find
Who needs promises! Previously I wrote about a possible approach to upgrading your SQLite database in React Native. It was fun sharing my approach to
The Problem: I need to update users to my new database schema in React native When you work with SQLite in React Native you will
Creating responsive apps is not something that widely discussed in React Native and most tutorials or documentation don’t mention it. I remember assuming, in a
Problem: Long Load Times This is a pretty big topic, but I’d like to give a broad overview of some of the common things to