Results 179 comments of Bruno Fantauzzi

That's a simple and a clever solution! I also thought previously that the 6k file with its exports was causing the problem, but hadn't the idea of cleaning it. I...

I have no idea... Never thought that was possible, and maybe it isn't... I will search about it later. Thanks for the thanks! :) On Fri, Feb 28, 2020, 18:30...

Awesome! Any news about it? I am starting a new app that will very likely use Mercado Pago here in Brazil. As I am using latest version of Expo, I...

I appreciate the quick answer, thanks! Waiting for it, seems promising! 😊

@JonatanSalas Do you know if it currently supports EAS build?

@rtivital this is fixed in [email protected]: https://github.com/react-dropzone/react-dropzone/issues/1222#issuecomment-1276181549 ~Can you please update the dep version?~ Created https://github.com/mantinedev/mantine/pull/2746

Up. I am also struggling to find a way to do this without having to use Intl, as adding it to a React Native app increases its size substantially. It...

And, unfortunately, seems that all translations files hardcodes the year into the long format. As reworking the entire lib to allow a better control over the outputted info doesn't seem...

> This is one of the features I miss so much in TypeScript. > > I don't really like the `publicread privatewrite` notation. Is there an other language that uses...

> I successfully integrated contextmenu in its current version into a react-leaflet map in one of my projects, just imported context menu as usual and then in map declaration put...