There was an error while loading. Please reload this page.
If we remove TextView from UI and manually call setText on the native view (which was taken before TextView is removed from view hierarchy) then we crash the app (android only).
If we remove TextView from UI and manually call setText on the native view (which was taken before TextView is removed from view hierarchy) then we crash the app (android only).