Thomas|Mobile Dev
newtdev.bsky.social
Thomas|Mobile Dev
@newtdev.bsky.social
Just published the fetch wrapper I use in all my production React Native apps. If you're sick of the overhead from Ky or Axios for basic networking, this is a clean, dependency-free alternative that handles retries, errors, and token refresh.

Code/Examples on Gist: gist.github.com/Newtdev/46e2...
api-client.ts
GitHub Gist: instantly share code, notes, and snippets.
gist.github.com
October 9, 2025 at 8:25 PM
Hey #ReactNative devs! Check out part two of my series on building a solid, production-ready React Native app.(See previous post for part one)

🔗 Hashnode: thomasejembi.hashnode.dev/building-a-r...

🔗 Medium: newtdev.medium.com/building-a-r...

Don't forget to react/clap if you find it helpful
thomasejembi.hashnode.dev
June 3, 2025 at 2:58 PM
Hey #ReactNative devs! 👋 Just wrapped up a 2-part series on building a solid, production-ready React Native app.

Check it out:
on Hashnode:
🔗 Part 1: thomasejembi.hashnode.dev/building-a-r...

on Medium:
🔗 Part 1: newtdev.medium.com/building-a-r...
thomasejembi.hashnode.dev
June 3, 2025 at 2:47 PM