anilios
anilios
Video thumbnail is not showing in center of the screen. Could you please verify that it is a bug in the library and following code is correct for now? I...
Recorder only records a part of the scene view not all of it. This is the actual scene view:  you can see both eyes here but the recorder only...
Is there a support for updating data in a particular row or to delete a particular row.
Integrated this library for emitting events on an action and on other screen added some listeners to listen for the same events, which is working pretty fine as expected on...
When setting selectable = {true} for ParsedText, the copy option appears just fine on iOS on long press. But on android, it does not appear. I was able to see...
When i navigate through lets say 10 items and from 11th item it starts to show mirrored items in the carousel. I have two buttons (Left & Right) to navigate...
Getting following error in // Object+Unrealm.m Declaration of 'RealmSwiftObject' must be imported from module 'Realm.Swift' before it is required
Is there a way we can know that if stream url currently passed into the player is currently streaming anything or not. Stream url that i want to use always...
I want to record screen video like Animoji App do in my iMessage extension app, which is tracking face expressions using SCNView. Everything is working, but recording is not shown...