Caio Mar

Results 16 comments of Caio Mar

Same here, to me it gives a blank screen, and when you scroll down just slightly the content appears suddently. Gonna have to find something else to use....

For anyone looking, and only needs to load HTML content and able to style it, here is something something: https://github.com/archriss/react-native-render-html

You could, all you have to do is translate a few strings for the months and weekdays, set the date-fns option object to the language you want. I tried that...

In my case I have to call 3 different APIs to fetch data from different services, in order to display this data in a RecyclerView I have to create an...

**React Native** Hey guys, I spent hours on this and the only way I could get it to work was to downgrade to 0.24.0 as @jjspierx mentioned. const formData =...

I got it to work with `"axios": "0.24.0"` only.

It looks like I found a solution: Spherical Geometry Library https://www.npmjs.com/package/spherical-geometry-js I'll give it a shot; but if anyone has other suggestion please let me know.

The library I mentioned doesn't solve the issue, it doesn't support circles or polygons -- only rectangles.

@selbekk, you might be right but I hardly believe this feature will ever be pushed. It's way easier to homebrew your own firebase ui auth and build it in any...

@selbekk well, it's been two years... that's all i'm saying. But yeah, a ready-to-go UI is nice. I only did Facebook, Google and Phone auth. Phone auth was the more...