Jacob

Results 3 issues of Jacob

In documentation does not stated if there is API like this ``` this._vid = args.object; If(this._vid.isPlaying()) { this._vid.pause() } else { this._vid.play() } ``` is there possibility to hook current...

### Which platform(s) does your issue occur on? - Android - Android 11 - Device (Xiaomi Mi 11) & Emulator (Pixel XL) ### Please, provide the following version numbers that...

Hello, I just use this very efficient way of navigation library but I encounter a problem between vuex and this navigation library Expected to happen: Wait for API response before...