Anderson Gil

Results 2 comments of Anderson Gil

In my case worked deleted the old react-native-google-signin and instead let the @react-native-google-signin/google-signin in the package.json, then cleaning the Gradle, cleaning metro cache and uninstalling the app from the device....

you can made a directive and do this: constructor(private el: ElementRef) { } ngOnInit(){ const removeTitle = () => { if(this.el.nativeElement && this.el.nativeElement.shadowRoot && this.el.nativeElement.shadowRoot.querySelector('.icon-inner svg title') ) { this.el.nativeElement.shadowRoot.querySelector('.icon-inner...