Ariel Falduto

Results 66 comments of Ariel Falduto

Hi there, this started to happen again in version `1.9.1` where the iOS platform requirement is changed to `13.4`: https://github.com/react-native-maps/react-native-maps/blob/608ef5492c8d450f4c75c22e5c9837aab051e0d9/react-native-google-maps.podspec#L12 In my case, that I am using expo 49 (react-native...

I am still using @AronBe hot fix on Expo 49 🤔

Still happening, I don't know what will occur with SDK 50

Hi, sorry for a long time, this is a very stale issue, could you solve it?

BTW, i dont know if it is the Brest way but i create a custom css file with ligatures disabled, it will great to have more simplier option to enable/...

thanks @calumshep, i made some adjustements to your code: ```js $.fn.ajaxSelectPickerRefresh = function () { return this.each(function () { var picker = $(this).data('AjaxBootstrapSelect'); if (!picker) { return; } var selected...

Yay, it works perfectly with the `wwebjs-aws-s3` extension and node18, it would be of utmost importance to approve the PR to avoid the patch 🙌