Mihir Karandikar

Results 10 comments of Mihir Karandikar

Facing this issue for `2.x`. Here's the solution that worked for me (Android) - ```jsx const BottomSheetWrapper = () => { const [isVisible, setIsVisible] = useState(true); useEffect(() => { const...

I set up custom listeners using `setTimeout`. It's not a clean solution, but it works.

I upgraded react types and it seemed to do the trick. `"@types/react": "16.9.35"`

Where can I find docs for enabling disk storage on android (using Glide of course)? Edit: Nvm. Found [here](http://bumptech.github.io/glide/doc/caching.html)

@LaszloDev Hi, thanks for pointing me to the example app. I think the example works because the base path remains the same- `/profile/`. What if I want to navigate away...

@LaszloDev My bad! I was trying to navigate to a route `/profile`, but inside the `Profile` component there was a `Navigation` component, with 2 routes. I only had to specify...

But the docs are still missing. If you want I can write something up and send a pr.

@LeoLeBras Cool. I'll try to finish this by tomorrow!

@mrityunjay-tripathi Virtual office ¯\\\_(ツ)_/¯ ![image](https://user-images.githubusercontent.com/17466938/85978542-8f949d00-b9fc-11ea-9484-c58c06d0349d.png)