iRecordView icon indicating copy to clipboard operation
iRecordView copied to clipboard

A Simple Audio Recorder View with "hold to Record Button" and "Swipe to Cancel " Like WhatsApp

Results 5 iRecordView issues
Sort by recently updated
recently updated
newest added

Hi Team! Is it possible we can update the view like WhatsApp for swipe up to lock?

I'm developing a messenger app in which I'm using https://github.com/3llomi/iRecordView library to record voice messages. Everything works fine in debug mode. But when I release the app to App Store...

The dustbin animation flickers and is not smooth and sometimes the red mic image upon cancellation blinks on the left side before becoming invisible even after animation ends, also the...

I am using version iRecordView (0.1.4) when i install through pods it will give me below errors. Property 'recordView' not found on object of type 'RecordButton *' Property 'delegate' not...