seba9999
seba9999
Any news for this feature ? @mohamedgomran did it on his repo ... But linked to [this problem](https://github.com/npm/cli/issues/2610) with npm7 I can't use it in my CI ... @RasCarlito Is...
Using expo ``expo r -c`` works ... But as I have to change often of environnements... It's annoyingly long ! :'( Deleting the `node_modules/.cache/babel-loader/` solution seems to be a more...
Well as far as I know I DO have to login for each build I want to send to testflight :/ And btw the certificat page will be a huge...
@sunnylqm He did it [here](https://github.com/magicismight/react-native-root-toast/pull/137). Any luck to be merged ?
+1 would love to have accessibilityLabel ... :'( Take a look at [This PR](https://github.com/magicismight/react-native-root-toast/pull/137)
Nice ! This should be merged 👍
Same issue here 👍
Did you guys are using expo ? Seems that I can't create a developement client build with a patched package ... I still have the error on mounting the component...
+1 I have the same chrome devtool warning ! Would be nice to have the 144px size please :)
Oh ! I misinterpreted the error message AND your post ^^' Sorry... Since I've added a 144px with `purpose: maskable any` it worked ! I assume that adding `any` to...