Mayowa Daniel
Mayowa Daniel
I added my blob from the stop recording function but I realized that the first six seconds are always mute when I hit play. What to do 🤔
https://github.com/react-native-audio-toolkit/react-native-audio-toolkit/blob/0a2e315d168df1cb02e93d19b98fff5106976882/android/src/main/java/com/reactnativecommunity/rctaudiotoolkit/AudioRecorderModule.java#L163
bumps efficiency by a little # READ ME PLEASE! ### TL;DR: Make sure to add your changes to versioned docs Thanks for opening a PR! The docs cover several versions...
https://github.com/punarinta/react-native-sound-level/blob/1ce0ca5dc721e9837e85611133220358a7ad4a7f/android/src/main/java/com/punarinta/RNSoundLevel/RNSoundLevelModule.java#L116
This documents issues one might face setting this up in an expo managed workflow as at sdk 40 in May of 2021. Mighty helpful! https://dev.to/jgabriel1/expo-sqlite-typeorm-4mn8
Resolves #355 Upgrades the example app to run with the current version of Xcode by upgrading the react native version that comes with it. The only relevant change is small...
Resolves #355 Essentially scaffolds a new library since the other pr had too many issues on android As such needs a lot of review. Verified both android and ios work...
### Describe the bug Newer react versions don't require explicitly importing react at the top of files and many starters follow this new pattrn. In react native however, you get...
Quality of life improvement since we're using typescript