Nick
Nick
Wow, missclick and link to this issue. 🌚 Can do this too, anyway I'm already deep into sharing field
I prefer separate PR after reviewing #255
@jamespearson does it should look like [this](https://dump.video/i/8C1LBF.mp4)?
AFAIK Expo doesn't support building for apple watch, but it possible with eject and using package like this: https://github.com/mtford90/react-native-watch-connectivity
Hello! I've made a reproducible demo based on an example app: https://github.com/DragonSpirit/SCNRecorder
I just add google maven and jitpack maven repos in project (not app) build.gradle file like this: ``` buildscript { repositories { jcenter() maven { url 'https://maven.google.com/' name 'Google' }...
In the case of storing the last recorded timestamp, we may encounter the problem of multiple pauses in the same video. I dunno a simpler way when we use a...
Currently if images are changed it doesn't recalculate width and height of view