1d ago · 1 min read · Originally published on PEAKIQ Fix: “Multiple commands produce” error (RNWifi) Temporary Fix for RNWifi This fix is specific to RNWifi. Your case may differ slightly, so it’s recommended to verify against the original source if needed. Xcode Config...
Join discussion
2d ago · 14 min read · Where I picked up the MR A new requirement had come in: every Expo Router screen should fire a screen_view event, with a handful of screens attaching extra payload. I sketched an initial direction wit
Join discussion
2d ago · 5 min read · I've been a developer since 2010. 16 years building software for companies. 2 years freelancing. I've shipped production apps, worked with teams across different domains, handled real infrastructure a
Join discussion
2d ago · 3 min read · Originally published on PEAKIQ Introduction Expo config plugins allow you to extend and customize the native behavior of your Expo app. Here, we will create a plugin that modifies various aspects of the Android project configuration, including the A...
Join discussion
2d ago · 3 min read · If you’re working with React Native Android and suddenly see an error like: Could not find com.android.tools.build:gradle:X.X.X your build will fail immediately, and it’s not always obvious why. Thi
Join discussion
4d ago · 3 min read · React Native Android Build Broke After Adding a New Package? Check This First You install a new package, run your app… and suddenly: BUILD FAILED Execution failed for task or some long Gradle error t
Join discussion