What are the best practices to learn iOS / Swift in 2020?
A guide for beginners on best practices, hardware, and software needed to start learning iOS development with Swift 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 beginner's guide to building cross-platform mobile apps using React Native, covering setup, core concepts, and creating your first app.
A guide for beginners on how to start learning React Native mobile development, covering foundational concepts and a structured learning path.
A tutorial on integrating Firebase backend services with a React Native application to build an MVP quickly.
Learn how to use the BeeWare suite to build native mobile applications using the Python programming language.
A tutorial on implementing navigation in React Native apps using React Navigation, covering setup, stack navigation, and screen creation.
A technical guide on preventing Android battery swelling in test stands by using root access to control charging cycles via ADB commands.