Alfred Arcifa

Results 16 comments of Alfred Arcifa

So, @ihadeed, there is only a solution with "bad practice" in CSS (forcing ::part(..) with not fully compatibility) . With CSS vars there isn't any solution.

@deer90 fix in css `super-tab-button.ion-activatable { color: transparent !important }` I'll wait for params in components.

Hi, we'll be waiting for this update. Thanks.

> > 0.72.1 > > Can you clarify which version of React Native are you using? Hi Nicola, 0.70.2

> Also can you please share your `android/build.gradle` and `android/app/build.gradle` // Top-level build file where you can add configuration options common to all sub-projects/modules. android/build.gradle ``` buildscript { ext {...

> Fixed with updating `com.android.tools.build:gradle` from `7.2.2` to `7.3.0` > > 🤷 > > @cortinico @alfredarcifa Are you sure? If I set 7.3.0 in build.gradle I receive an error console:...

> > https://github.com/emeraldsanto/react-native-encrypted-storage#note-regarding-keychain-persistence > > I have the same question, I have read the note regarding keychain but the documentation seems to be outdated because AppDelegate.m is no more in...

Please, follow up. I have the same issue. ERROR ReferenceError: document is not defined `"keycloak-angular": "^15.2.1", "keycloak-js": "^24.0.3", "@angular/common": "^17.2.0", "@angular/compiler": "^17.2.0", "@angular/core": "^17.2.0",`

People I have an issue with Transloco. When I use pipe | transloco in a .page file I have an error in Angular console, but the pipe works (in a...

@luishcastroc thanks for response. There is no code example, I integrated the plugin as per the manual and inserted it into the app. In the .page files, I get an...