Azim Ahmed
Azim Ahmed
I am getting almost the same error when I enable hot reloading and make a change. After further testing, I can recreate this issue by setting a timeout with no...
That's a very cool project. I really love how you got Redux state without any enhancers. I have the network requests thing working currently. I am working on having it...
Good point, we can leave that for enhancement. I was also thinking that we will need to show a preview of the recorded video in the modal, we will have...
I wonder if we can take inspiration from this code to implement image editor of some sort: https://github.com/callstack/react-native-image-editor/blob/master/ios/RNCImageEditor.m
or we have to have use `react-native-art`
did you get it to work?