Bernardo Azevedo
Bernardo Azevedo
So everytime I add a new .svg file to the project I get this warning and I have to fiddle around with the width/height/viewbox of the component with random values...
## Your Environment * Plugin version: 4.14.3 * Platform: iOS * OS version: 17.2 * Device manufacturer / model: Simulator * React Native version (`react-native -v`): 0.71.4 * Plugin config...
So according to new Google guidelines (https://support.google.com/googleplay/android-developer/answer/9876821?hl=en), EWA apps, like ours, are forbidden to have Access_fine_location permission, which has made them first blocking our app in review, and lately they...
For a while our users have been generating two events in the same direction (two EXIT or two ENTER) but we were never able to reproduce it until now where...
The warning "Reading from value during component render. Please ensure that you do not access the value property or use get method of a shared value while React is rendering...