Laurent Menu
Laurent Menu
Hi, For those who have some issues to create a Today Widget and link it to use React Native in the widget, here is the missing parts. 1. Follow up...
Hi, Warning appear with new RN 0.61.1 : DatePickerIOS has been merged with DatePickerAndroid and will be removed in a future release. Please use @react-native-community/datetimepicker instead of react-native. Thx for...
Hi, I'm trying to mock react-native-sound and make my component testable. I'm able to mock the library with a custom mock, but I cannot get my `sound` variable available in...