cloudorbush

Results 77 comments of cloudorbush

https://codesandbox.io/s/wandering-brook-f78j6?file=/src/App.js

Could we implement an option to change the default width?

yeah, encountering the same issue here. you may want to check out this free [geocoding api](https://geocode.maps.co) instead

@tomas1808 interesting, I tried this but didn't work. Is this version 7.0.1 of `react-native-collapsible-tab-view`?

Have you tried setting the `jwt_expiry` in `config.toml` to one week (the maximum allowed): ```toml jwt_expiry = 604800 ```

@jmif your solution and PR would be very welcome. edit: I've tested your proposed solution and it seems to work. The PR is here https://github.com/computerjazz/react-native-swipeable-item/pull/55.

@computerjazz it's working great, thank you!

Also a little confusing is that you have to 'grant access' every time you login. Normally I'd expect that you only have to grant access once. ![image](https://user-images.githubusercontent.com/57633368/98407529-d3984e00-203d-11eb-9dc3-04ca432b2653.png)