I Tried Running FunctionGemma On-Device in a React Native App. Here's How It Went.Mar 14, 2026·8 min read
Android AppFunctions in React Native ExpoWhen Samsung showed Gemini working directly with Samsung Gallery on the Galaxy S26 series at Galaxy Unpacked, I got genuinely excited. Gemini was not simply opening the Gallery app. It could use a speAug 1, 2026·15 min read
How to access react-native-mmkv in a iOS Widget (React Native Expo)A step-by-step guide to integrating MMKV into your Expo-managed app’s iOS widget, bridging Objective-C++ to Swift, dealing with CocoaPods.Apr 8, 2025·12 min read
Building iOS Control Widgets in React Native ExpoEver wished you could swap out the Lock Screen’s flashlight and camera shortcuts for something more useful like a quick toggle for smart home controls or an instant app action? With iOS 18, that’s finally possible! Apple has introduced Control Widget...Mar 13, 2025·9 min read
How to Set Up Watermelon DB as a Storage Provider for Supabase in React NativeCustomize storage for Supabase Auth sessions with Watermelon DB in React Native Expo.Jul 14, 2024·14 min read
Tailwind CSS like utility-first styling with NativeWind in Next.js and React NativeNativeWind allows developers to use the same styles across different react-native based platforms which include web and mobile apps. It does this by using Tailwind CSS, which is a set of pre-defined CSS classes that can be easily combined to create c...Dec 31, 2022·10 min read
Introduction To Swift: Basics (Part 3)Exploring loops and control flow statements in swift.Sep 22, 2022·12 min read
Introduction To Swift: Basics (Part 2)Exploring collection types and their operations in Swift.Sep 12, 2022·10 min read