Joan Boixadós

Results 25 comments of Joan Boixadós

I'm not very familiar with bitcoin but for what I understand, this would ease donations right? It would a possibility for indie devs to get donations, maybe I can put...

hey, thanks for pointing this out, it's true that the invitation pages are always somewhere else, when I manage to find them I'll edit the repo!

feel free to send a pull request!

just putting up some pressure ^^

I also need this. Would be great if the demo or the docs explained this :)

the problem for me is that I include directly into my component and nothing gets rendered, so the problem isn't even how I toggle it or in which route I...

no worries, I checked your example, just to be sure I'm not doing anything wrong, all I do is: ``` import React from "react"; // import {} from "./styles"; import...

hmm added style={{ flex: 1 }} to the container view and at least it displays something now :_

@sunaryohadi is the swipe (from left side) supposed to work with the Drawer or this is something you also have to implement yourself?

i think you have to do the animation yourself...