Posts by Asta Silva

@Asta Silva

Asta Silva

React Native developer focused on Android builds, Gradle issues, and debugging r...
fixmyerrorapp.com Joined April 2026
1.7k Points27 Badges5 Connections5 Followers8 Following

Posts by Asta Silva

Asta Silva in Tutorials 3 min read
How to Fix "resource drawable/splashscreenlogo not found" After an Expo SDK Upgrade Upgrading your Expo SDK version to keep up with the latest App Store and Google Play requirements is usually a smooth process—until Gradle decides to punch you in t...
post-cover-21025
Asta Silva in Tutorials 3 min read
We’ve all been there. You find an awesome library, you run npx expo install, you import it into your code, and you start your development server. You expect magic. Instead, your simulator turns blindingly red with an error that looks something li...
post-cover-20703
Asta Silva in Tutorials 3 min read
We’ve all been there. You spend weeks building a feature, testing it on your local simulator or a physical device running a development stream. Everything is butter. No lag, no warnings. You confidently bundle the app, ship it to TestFlight, wait fo...
post-cover-20265
Asta Silva in Tutorials 2 min read
You just upgraded your local development environment, updated Xcode, or bumped a minor patch version in your React Native project. You open your terminal, run your standard iOS build command, and instead of a clean bundling process, the terminal thro...
post-cover-19813
Asta Silva in Tutorials 3 min read
If your React Native or Expo Android compilation suddenly crashes with a massive terminal stack trace pointing to an "unsupported class file major version" or claims a class file has the wrong version e.g., wrong version 65.0, should be 61.0, your en...
post-cover-19548
Asta Silva in Tutorials 1 min read
If your Android native build is constantly failing with a TLS handshake error when trying to download dependencies from Maven Central, the root cause might be an invisible environment variable polluting your Java settings. The most frustrating part...
post-cover-19512
Asta Silva in Tutorials 2 min read
Ever run a fresh compilation on a React Native project, change absolutely nothing, and watch your simulator immediately crash with this terminal masterpiece? ERROR Invariant Violation: TurboModuleRegistry.getEnforcing...: 'RNGestureHandlerModule' co...
post-cover-19360
Asta Silva in Tutorials 2 min read
If you’ve been building mobile apps with React Native or Expo long enough, you’ve definitely hit that brick wall where a standard debug build works perfectly, but the moment you run eas build or try to compile a production AAB/APK for the Play Store,...
post-cover-18873
Asta Silva in Tutorials 2 min read
Why React Native Builds Break After Updating Dependencies And How to Fix It If you've ever updated your dependencies and suddenly your React Native Android build stops working… you're not alone. Everything worked before. You change a few versions...
Asta Silva in Tutorials 2 min read
React Native Android builds can fail for a lot of reasons—but one of the most common and confusing ones is: Could not resolve dependency If you’ve seen this, you probably also noticed: the error message is long it looks very “Gradle-heavy” and...
Asta Silva in Tutorials 1 min read
Autolinking in React Native is supposed to simplify native module integration—but when it breaks, it can be frustrating and time-consuming to debug. If your Android build is failing or a package isn’t being recognized, autolinking is often the root...
chevron_left

Latest Jobs

View all jobs →