David Fabreguette
David Fabreguette
same issue here, pretty blocking. Has anyone a workaround for that ?
+1 got same problem using branch 1X / leaflet #~1.2.x Can we use directives in the popup message ?
Hi, here's what I did to make module compatible with react-native-web : https://github.com/maherzaidoune/react-native-url-preview/pull/48
+1 to find a way to translate emojis (apart from categories)
hey @fernandomatal, I think I just upgraded to Moya-ObjectMapper (2.7) and made sure it is compiled with Swift 4.2. Here's my podfile script : ``` # store all pods that...
Hi, I need to setup voip push notifications. Is this going to be merged to master anytime ?
For Vue2 users, see https://github.com/Belphemur/vue-json-csv/issues/170#issuecomment-1160305123
I've got the same bug after RN upgrade to 0.64.3. Did you find anything ?
@monikapn looks like RN 0.64 is not supported by JITSI SDK 3+ https://github.com/jitsi/jitsi-meet/issues/10192 You'll have to downgrade RN to 0.63.4 for things to work I guess ...