Vatsal Mishra

Results 3 issues of Vatsal Mishra

# Question I want to implement a volume fade out effect when user navigates away from player screen. I can set the volume on componentWillUnmount. So I am using a...

A lot of people might want to show static clock showing some fixed time, so I added an option "myTime" which is undefined by default so it will behave normally...

I was facing problem running inference locally then used lldb to trace the issue and found it was related to OpenMP `export OMP_NUM_THREADS=1` solved my problem