edouardpagnier
edouardpagnier
Hi, Everything is working correctly on iOS but I get the warning message 'react-native-i18n module is not correctly linked' on Android. I manually checked the result of: ```js const {...
/kind feature **What happened**: When I create an ingress with spec.tls section configured, the controller creates an loadbalancer with a listener protocol TERMINATED_HTTPS. Seems to come from here: https://github.com/kubernetes/cloud-provider-openstack/blob/master/pkg/ingress/controller/openstack/octavia.go#L358 **What...
Hello, I just try to use dav.js in a React Native (0.50) project, and I got the following error when loading the bundle: `error: bundling failed: Error: require() must have...
Hey, I would like to show the buttons when I press the Swipeout component in addition to the swipe movement. Is that possible with the current version ? Thanks a...