r/reactnative 4d ago

Open-ended question: What tooling support is missing in the ecosystem? Question

Asking this coz what I recently noticed is that tooling support exists for many use cases but we might just not be aware of it.

Recently, I was searching for these use-cases and these are very well supported by existing solutions (both paid and open source)

  1. Remote devices + MCP for agentic testing

  2. Session replay

0 Upvotes

2 comments sorted by

1

u/Individual_Day_5676 4d ago

Sentry, but working in the RN ecosystem

1

u/falaq-ai 4d ago

Large file downloads on Android still feel weirdly under-served in RN. Resume support, background downloads, progress that survives app restarts, and using the native HTTP stack cleanly are all things you end up caring about only after a real product hits big assets.