Description
Tested both in old implementation (v7) and the new one (v8) and we fail to properly continue recording after orientation change. For v7 it just stops (replay), for v8 we continue recording but with a wrong aspect ratio so the screen appears stretched (replay). Probably have to investigate how RN handles orientation change, because we're not getting the callbacks that work for native Android.