Ios

The React Native 'Mixed Bag': Gotchas I Learned the Hard Way featured image

The React Native 'Mixed Bag': Gotchas I Learned the Hard Way

If you develop mobile apps with React Native, you’ve likely experienced that moment of euphoria followed by instant frustration: “But it worked in my tests!” Recently, I …

avatar
Mauricio Soto
Debugging Your Localhost App on an iPhone (2025 Edition) featured image

Debugging Your Localhost App on an iPhone (2025 Edition)

When you’re building a React (or any web) application, testing it on mobile devices is crucial. Desktop browser DevTools are great, but sometimes bugs only show up on real devices, …

avatar
Mauricio Soto