How to use multiple iOS simulators at once with Expo CLI
Learn how to use Expo CLI to launch and test your React Native app on multiple iOS simulators simultaneously for efficient development.
Learn how to use Expo CLI to launch and test your React Native app on multiple iOS simulators simultaneously for efficient development.
A guide to installing older iOS Simulator runtimes via command-line tools for CI testing, covering deprecated and current methods.
A guide to disabling network connectivity on the iOS Simulator from within XCTest for automated offline testing.
Let’s take a look at how we can use macOS’s assistive technologies, like VoiceOver and Voice Control, as well as Hover Text, to more easily check some
A guide to enabling and disabling the touch indicator on the iOS Simulator using a terminal command, useful for screen recordings.
A guide on enabling and using full-screen mode for the iOS simulator to improve focus during React Native/Expo development.
A developer's hands-on review of the Apple Silicon M1 chip for software development, covering performance, compatibility, and testing challenges.
A developer shares their Week 2 progress learning React Native, covering project setup, ESLint configuration, and building a weather app with a third-party API.
A tip for using the 'OS=latest' keyword in xcodebuild to automatically target the newest iOS Simulator version, preventing script breaks after Xcode updates.
A developer shares October learnings including iOS screen recording tools, HTML5 game frameworks, and JavaScript resources while navigating a job change.