InSoftware MansionbyBartłomiej Klocek·Oct 5, 2021Top 7 myths about Expo in 2021Expo has evolved significantly during last year. This article explains some most common myths about modern Expo tools for app development.
Bartłomiej Klocek·Sep 12, 2021Knowing this Kotlin pitfall may save you from bugsAlthough this particular pitfall is mentioned in the documentation, it’s easy to miss.A response icon3A response icon3
Bartłomiej Klocek·Jul 3, 2021How to integrate react-native-firebase into ExpoA guide showing the new way of integrating react-native-firebase into Expo managed workflow, using Config Plugins and Development Client.A response icon7A response icon7
Bartłomiej Klocek·Apr 3, 2021Testing in Node.js: Easy way to mock filesystemA clean, flexible and straightforward approach to testing filesystem related code in Node.js.A response icon1A response icon1
Bartłomiej Klocek·Apr 11, 2020Controlling multiple RGB strips using AVR XMEGA microcontrollerWriting RGB controller. Using AVR XMEGA Timer type 2 to achieve up 32 hardware PWM channels.
Bartłomiej Klocek·Mar 27, 2020Fix your Raspberry Pi 4B USB-C cable issue at homeHow to fix the most famous Raspsberry Pi 4B issue with powering using some USB-C cables.
Bartłomiej Klocek·Mar 23, 2020How I got Expo and react-native-firebase working in one project?There is a workaround to use native Firebase and still be able to run your React Native app with Expo Client.