Salatiel Queiroz
Salatiel Queiroz
Hello! it is ok if I work on the ChatList component? Are there any instructions to do the contribution?
Great then I will fork the repo and submit a PR later :)
If I do `` when it renders I got only `` without the class. Also I use a webpack/postcss config to create a hash after my classes so I was...
I don't use `FastImage` on my project so I adapted @alantoa's code to work with the default react native image component: ``` import React from 'react'; import {Image} from 'react-native';...
Hi, I had the a similar problem, on v3 I already had a collection created before integrating with firecms after opening the project on firecms the collection that I had...
Also its not able to login using Google accounts. Same behaviour described above.
Olá, @ktquez gostaria de saber como posso contribuir com o desenvolvimento do site :)
I sent a PR with some pt-br translation words #22
> I'd like to propose a change to buildChallengeTx function If you look [here](https://github.com/stellar/js-stellar-sdk/blob/38115a16ed3fbc5d868ae8b1ab3042cf8a0c3399/src/webauth/utils.ts#L285) the SDK already gives 5min tolerance: ``` // give a small grace period for the transaction...
I also ran into this issue. For me when I'm using a large size video it takes a while to load the video and some times it goes to the...