IOS Universal Links with Expo, React Navigation and React Native
read in 7 minutesUniversal links in an expo project do not work exactly as expected when you are using React Navigation. This blog post will help you troubleshoot your issues with setting up Universal Links

Generating ZIP Files with Javascript
read in 2 minutesI recently created a project called Hinge Trends and apart of the project was to take a set of in memory images, zip those images into a zip file then start a download all from inside the browser. The Library I used for creating the ZIP files is call

Bluetooth Low Energy (BLE) with React Native and Arduino
read in 27 minutesI have just built my first bluetooth low energy application (BLE) for a client and there are a few gotchas I would like to go over. As well as explain what exactly is Bluetooth Low Energy and how it is different from Bluetooth classic.
