Fix Bugs in My React Native App
Skills Required
Description
The mobile app has been running into a few performance issues and functional bugs that need immediate attention. These bugs range from UI glitches to issues affecting core features like notifications and data sync.
Some screens behave inconsistently across Android and iOS, particularly during navigation and state transitions. These quirks are affecting the overall user experience and need to be stabilized across platforms.
There’s also a persistent issue with offline data handling. When users go offline and return, the app occasionally fails to refresh or display updated data.
Another concern is how real-time data is fetched and displayed in certain analytics modules. The visualization isn’t always accurate, and values lag behind real-time updates.
Push notifications are also not firing consistently for some events, despite being configured correctly on Firebase. Debugging the message routing and trigger conditions is part of the scope.
Debug UI inconsistencies across platforms
Fix offline/online state refresh logic
Improve real-time data sync with server
Audit and stabilize notification triggers
Review state management and async behavior
Test for edge cases and unusual usage flows
Resolve memory leaks or performance bottlenecks
Ensure compatibility with latest OS versions
If you're well-versed in React Native and backends like Node.js or Laravel, this should b...