jsindos
jsindos
Hi, I switched to the main branch, `"react-navigation-shared-element": "^3.1.3"`. There is a different issue now, the component "blinks" when transitioning. https://user-images.githubusercontent.com/8110172/132606987-0cc5025e-729c-42ab-a2bc-f44aec4c4945.mov I can confirm the navigation system is doing something,...
Hi, I just tested in the ios simulator and the blinking goes away. Realised the transitions don't work when running `expo web` which I am OK with :)
It seems like $queueResult operates for both the `findAll` and the `findOne` methods. This seems like a bad design as it means the mocking must know some detail of the...
I'm also interesting in implementing a "Green Screen" effect, I think the method will be different in that we will output a mask from the ML model and subtract the...
Ok cool thanks @mrousavy. Basically my plan is to use the PyTorch implementation of https://github.com/PeterL1n/RobustVideoMatting (not 100% sure if this will be performant on mobile phones yet), and save a...
Also getting the following error when I try and run it on a simulated device: ``` Please try again later. Failed to load Info.plist from bundle at path /Users/josephtsindos/Library/Developer/CoreSimulator/Devices/950B20B5-F211-476F-BAC2-D67BED1758B9/data/Library/Caches/com.apple.mobile.installd.staging/temp.FvV0Zn/extracted/KD Tiktok-Clone.app/Frameworks/grpcpp.framework;...
I want to use monocle to generate a static, stateless version of the tree graph of a Redux project. I was wondering if you had a very rough estimate of...
It seems it also breaks when supplying `-C` arg