Introducing Xcoding with Alfian - Mobile development articles and tutorials blog
Announcement of a new blog focused on mobile development tutorials for iOS, Swift, Flutter, and other Apple and cross-platform technologies.
Announcement of a new blog focused on mobile development tutorials for iOS, Swift, Flutter, and other Apple and cross-platform technologies.
A tutorial on implementing and managing navigation within WebView components in React Native applications using the react-native-webview package.
A tutorial on building a React Native mobile app using Expo and React Hooks for cross-platform development in 2020.
A guide for beginners on best practices, hardware, and software needed to start learning iOS development with Swift in 2020.
A tutorial on implementing internationalization (i18n) in React Native apps using the react-native-localize and i18n-js libraries.
A tutorial on integrating the VIPER architecture with SwiftUI to build scalable, modular iOS applications following clean code principles.
A tutorial on building a functional audio player in React Native using the expo-av module for media playback.
A tutorial on implementing the Geolocation API in a React Native app to build a weather application, covering permissions and data fetching.
A tutorial on building a toy xylophone mobile app using React Native, Expo, and the Expo Audio API for playing sound files.
Explains Events Driven Architecture for iOS using MERLin, focusing on decoupling components, producers, listeners, and benefits like testability.
A tutorial on implementing user authentication in a React Native and Expo app using AWS Amplify's built-in authentication features.
A technical tutorial on integrating Apple's Spotlight Search into iOS apps using CoreSpotlight to index app data for user searchability.
A tutorial on using the Styled Components CSS-in-JS library to style applications in React Native, covering installation and basic usage.
A tutorial on building a cross-platform news reader mobile app from scratch using React Native and the NewsAPI.
Explores new WCAG 2.1 mobile accessibility guidelines for placing, designing, and instructing users on interactive web elements.
A tutorial on building an iOS app to scan NFC tags using Apple's CoreNFC framework, covering reading tags and displaying product details.
A curated list of 21 essential open-source libraries and packages to enhance development in React Native mobile applications.
A guide for beginners on how to start learning React Native mobile development, covering foundational concepts and a structured learning path.
A beginner's guide to building cross-platform mobile apps using React Native, covering setup, core concepts, and creating your first app.
A tutorial on integrating Firebase backend services with a React Native application to build an MVP quickly.