Testing Jetpack ComposeSo far in the declarative UI world, I’ve had one problem… testing. I don’t want to have to run UI tests (on device / emulator) for…Jun 28, 20223Jun 28, 20223
Flutter — Native commun with PigeonCalling from Flutter back down to the native platform (iOS / Android) has always been possible in Flutter, and pretty straightforward. But…Feb 2, 20222Feb 2, 20222
Flutter — State Management with RiverpodWhen I started developing in Flutter, I just used StatefulWidget to handle any screen state. It works, it’s straight forward; and it’s…Jan 24, 20224Jan 24, 20224
Testing in FlutterIt’s clear that Flutter is a way to create beautiful UI cross platform, and the developer experience is lauded my many (not just me). But…Jan 19, 2022Jan 19, 2022
Accessibility in Flutter?Recently at work I’ve been adding voice over support to a React Native app, this has been … testing shall we say.Jan 11, 2022Jan 11, 2022
React Native Sucks … or does it?Android & iOS Developers: “React Native sucks!”Jan 4, 20223Jan 4, 20223
Drawing (with Skia) in React NativeI’ve recently moved onto a project at work using React Native. As a native Android developer I’ve been used to getting something like the…Dec 24, 20212Dec 24, 20212
Neumorphism in FlutterNeumorphism has been around for a while now and seemingly quite popular. It’s been a while since I last tried a design challenge, I was…Mar 14, 20211Mar 14, 20211
Flutter — Formula One Paging Animationhttps://www.youtube.com/watch?v=FiJQdFeo8kkJun 4, 2019Jun 4, 2019
Flutter — Bottom Tab Bar animationAnother Dribbble design I found here. This bottom bar concept, I think, looks good, and had a few subtle things going on that I thought…Dec 31, 201817Dec 31, 201817