Andrey Luiz
Andrey Luiz
It is not necessary to create a custom slider view. Just use the DefaultSliderView, instead of TextSliderView. The TextSliderView have the specific purpose of displaying image with text. The DefaultSliderView...
I was able to get the event being triggered when clicking on the slider but, how can I get the actual image of the current slider? I have set drawables...
You are probably missing the `launchMode` attribute on the activity as described [here](https://facebook.github.io/react-native/docs/linking.html). You need to add in your `AndroidManifest.xml`: ```xml ``` This will make the browser redirect back right...
Guys, `cordova-android@10` is out. Any plans to merge this and release a new version?
@gbwiersum That's not the only needed change. I'm on Mac-M1 and get `error: use of undeclared identifier '__builtin_ia32_punpckhwd'`. There is more stuff to be changed.
@bsharper UTM also doesn't work very well. The processing power is not near sufficient to run the simulator efficiently. Also, there are plenty of issues with the UI and the...
Hello @vgekht. Did you manage to fix this issue? I have the exact same problem as you.
@tjvantoll +1
I have the same exact issue.