Matteo Veraldi
Matteo Veraldi
I have the same problem with MS Edge
> I tried that solution and it works great : > #370 Thank you, unfortunately It didn't work for me, it still crashes
I finally found a solution that works for me: I figured out that in the **build.gradle** file placed in _react-native-admob/android/_ `targetSdkVersion` was 22, but in my app's `build.gradle` is 26...
Unfortunately none of this worked for me... But **I finally solved my problem** so here I post all the steps I followed to make it work: 1- I removed _react-native-admob_...
Any news? I'd like that feature too
> Facing the same issue with this library. > > react-native: 0.59.10 > react-native-background-timer: 2.1.1 > > It took me a little over 3 minutes to complete a 2-minute timer...
I do use alarms instead. In particular I use my own fork of react-native-alarm-notification. The original One didn't work for me (Android 9). Il lun 27 apr 2020, 03:53 adrianloh128...
I would really need that feature request. I am building forms with remix-run using `aria-describedby` on `input` elements to prompt errors to the user. `findByText` is okay, but this FR...
Hi, any news?
Hi @jeromepl , I was wondering If you had the chance to have a look at my PR