Juan de Dios Martínez Vallejo
Juan de Dios Martínez Vallejo
I have started today with this plugin and I have encountered the problem on IOS.
In android after patching this [line](https://github.com/margelo/react-native-quick-crypto/blob/main/android/build.gradle#L51) to this:: ``` file("$nodeModules/@open-native/core/react-android/gradle.properties").withInputStream { reactProperties.load(it) } ``` And this [lines](https://github.com/margelo/react-native-quick-crypto/blob/main/android/build.gradle#L136-L137) to: ``` implementation "com.facebook.react:react-android:0.71.0" implementation "com.facebook.react:hermes-android:0.71.0" ``` Now I have this error ```...
I have tried looking at this but I don't see the problem. I don't know what happens here. Has anyone been able to look at this?
@I-NOZex this work: `Vue.registerElement('UIChartsView', () => require('@nativescript/ui-charts/ui-charts').UIChartsView);`
same error here
Hello @dolphincodes , thanks for the interest, but unfortunately the development was stopped since one of the Freqtrade maintainers was against this application. https://github.com/freqtrade/freqtrade/issues/6023
Sorry guys, I can check this @farfromrefug
Same problem here, the problem is that with the version in the package `^3.1.8` the `3.3.1` is downloaded, this is going to mess up a lot of people. To use...
@eltorio you must use the `"tailwindcss": "3.1.8"` version while it is fixed
@rigor789 What more properties can we use now that we have `:is` working?