foufrix
foufrix
if needed i can help for french translation !
@haurog good idea to use a web archive. From what you said, it looks like what I send in my message seems more up-to-date though
Updated with what you advised :)
i encountered the same problem using react native 0.62.2
Also have the error 'React/RCTViewManager.h' file not found' Does anyone have a solution on that ?
i solved it by also adding the package `react-native-keyboard-tracking-view` in my dependencies without following installation step because RN 0.6 introduce autolinking
as @AdamGold said, simply add the library. In my case i also needed to add https://github.com/wix/react-native-keyboard-tracking-view, then `pod install` and app was working fine.
yes you can, you have everything detailed here in the docs : https://github.com/react-native-community/react-native-audio-toolkit/blob/master/docs/API.md You have a recorder to trigger recording, as well as a player that give you currentTime status...
just tried with safari and it's working (macOS Catalina 10.15.4 ) 
Will confirm if it works or not in 9 days when claims are available on my side