TayyabaAslam3317

Results 5 comments of TayyabaAslam3317

@shaqian i want to add YOLO4 using this package. Will there be support on adding YOLO4 in future?

I faced the same issue but then i noticed that i was not importing the action sheet correctly. Make sure you import it like: `import {ActionSheetCustom as ActionSheet} from 'react-native-actionsheet';`...

@razorRun app crashes when we render camera and vlc player at same time or when switching from vlc player (when stream is playing) to camera and then back to vlc...

Are **initOptions** supported in Android? I want to add **--http-cert** and **--http-key** as I want to run a stream that uses self-signed IP. Thanks,