top of page

How to debug performance issues

Many of the performance issues we encounter in our apps are caused by long-running JS code that blocks the JS thread, causing bottlenecks and prevents other code from running; for example, if the JS thread is busy it can't receive events from the native side, even though the native views can still be interacted with (for example: button press callbacks, scroll events, etc.), causing lags and ultimately result in an unresponsive app and a not so great experience for our end users.

RichContentEnabled

10,00 ₴Price
VAT Included
Quantity
bottom of page