Gabriel Belgamo

Results 12 comments of Gabriel Belgamo

I think it's not working because the `BlurView` depends on width and height. That's why it works with square and circle shapes. ![image](https://user-images.githubusercontent.com/19699724/79177271-cf25f280-7dd8-11ea-88fc-af0996a5c093.png)

Right, sounds good to me but then we should consider some important things, like: 1- **Will our contributors be able to help us since we will use firebase?** We will...

> I can understand @wendelfreitas's suggestion, but I don't think there's enough reason to go with that for a project restructuring. How would be that better than v1? > >...

Hey I was mistaken about react-query... Actually doesn't make sense to use react-query with apollo, because Apollo does the same for GraphQL. So technically, we only need Apollo.

@wendelfreitas could you clarify if it's possible to migrate data from firebase?

> you dont have any way directly. When I needed to do that, I needed to pass from firebase to SQL database using laravel, I created a simple cli-script which...