Gabriel Basilio

Results 44 comments of Gabriel Basilio

Isn't that what the `useEffect` hook is for? I think if you set `watch` to `true` the hook will update its return values and useEffect will be triggered again

Yup, i tried to [npm link](http://www.deadcoderising.com/how-to-smoothly-develop-node-modules-locally-using-npm-link/) a package i'm creating. It throws that same error since the other package is also using hooks but with its own React. I had...

@mpeyper It works. Thanks

I will migrate the test project in this repo to AndroidX to see which errors i face and if i have to make changes to the library. I'll let you...

Right now is not possible with this library. But i will try to add this feature. I'll let you know

@TIM-XIAO 's suggestion worked for me :) `resizeToAvoidBottomInset` didn't. Nice, now my keyboard shows smoothly

Getting this error trying to upload a .txt file

Oh, it worked with files from the repo. But not with a file I created using `touch`

@jumperchen just released a new version: https://github.com/rikulo/socket.io-client-dart/commit/e629e191657f482d155ee1574de5ca3f920b9d17

https://pub.dev/packages/geolocator handles this properly