Adi Mordo
Adi Mordo
@M-i-k-e-l fix most of the comments, about the `onBackgroundPress` I'll try to add more test cases. And about the mock I'll try to ask Niryo and I'll update.
@M-i-k-e-l didn't finished yet, having some issues with the `Modal - isVisble` in the test. I'll ping you when all will be ready.
@M-i-k-e-l as we spoke we can't use `isVisble` on the Modal since it's not rendering to the screen.
Hi, I'm currently working on VideoPlayer component that uses ['react-native-video'](https://github.com/react-native-video/react-native-video/blob/master/Video.js#L5) library which uses 'resolveAssetSource' [function](https://reactnative.dev/docs/image#resolveassetsource). Can anyone advise how to overcome this issue? Are there any plans to solve this...
Hi @yinminqian, The issue is fixed, it will be out in the next release.
Hi @Chehow , we are currently working with `react-native 0.71`. Does it reproducing on a real device/simulator ? If you are using our demo app on simulator device it's working...
@ethanshar Iv'e checked that on the private repo all the test are passed no ts errors.
Hi @king960 and @janoslc , The `migrate` prop will be deprecated in the next major version `v8`. I think we can close this issue, make sure to migrate your code...
@M-i-k-e-l I mentioned in the description that `Assets and Incubator` export throw an error in this branch. If it's working on your PR I should fix that here.