fukemy
fukemy
i got 9 red warning when running in swift 4. plz help
Can you provide some way to solve it? 
Hi, thanks you very very great and useful library, im using it's and it's display very great with IOS Now i want to implement some react button, like message app,...
hi, i need to implement share screen function? Can u help? Thanks
Hello, i tested with my sound and found it does not loop, can u help? ``` let sound = Sound(fileName: "Ringtone.caf") sound.play(groupKey: "outgoing", loopsCount: 10) { (error) in print("play error:...
i got this error when run line: ``` const key = rsaKeyRef.current const iv = rsaKeyRef.current.slice(0, 16) const decrypt = AesGcmCrypto.decrypt(data, key, iv, '', true) .then(result => { console.log('decrypt result',...
open bằng studio lỗi tùm lumlum, vào code thấy import 1 vài file dart mà tìm ko thấy? import 'BasicPage.dart';
hi, i got crash when stop record, using the example here is the log ``` 2021-04-14 02:02:20.531 9281-9281/com.github.windsekirun.naraeaudiorecorder.sample E/NaraeAudioRecorder: stop() called on an uninitialized AudioRecord. 2021-04-14 02:02:20.534 9281-9281/com.github.windsekirun.naraeaudiorecorder.sample E/AndroidRuntime: FATAL...
as title, when click into flatlist the keyboard go dismiss, but the inputText does not go down