Articles in category "Mobile Development"
← Back to all articlesDealing with Slow Android Emulators in Flutter Development
Apr 16, 2025
Understand why Android emulators can be slow and learn how to optimize their performance, especially during AVD creation for Flutter projects.
Vibe Coding: Building a Flutter App Entirely with AI Prompts
Apr 3, 2025
LabelScan, a real-time AI price scanning app built with Flutter, demonstrates "vibe coding" – using AI prompts (Cline/Gemini 2.5 Pro) to construct an entire application in an unfamiliar tech stack, showcasing AI-assisted development workflows.
Expo Location in React Native: Permissions, Coordinates, and Geofencing
Mar 24, 2025
Working code for the expo-location API in React Native: requestForegroundPermissionsAsync, getCurrentPositionAsync, watchPositionAsync, reverseGeocodeAsync, and startGeofencingAsync.
Authorize Net For React Native Expo Sdk 49
Apr 8, 2024
I solved a problem for a client integrating Authorize.net into their React Native app and published the solution to npm repository! It works for both Android and iOS and is compatible with Expo SDK v49.