HASNI Faiçal
Results
2
issues of
HASNI Faiçal
We have an upload media feature where we used `react-native-multiple-image-picker`, We figured out that some uploaded videos through this library on iOS are damaged. I checked the source code and...
I have an additional tip, only the ViewController and Router can depend on the UIKit, Other components (Interactors, Presenters, Models, and workers) should be platform-independent.