Andrew Bierman
Andrew Bierman
- [ ] On web + native, we should render some amount of the feed cards initially, then on scroll show a loading indicator and then render more - [...
Issue still persists on this branch. To re-create: - Go to /trip/create - Select a location - then change the selected pack. Params clear out and we lose state I...
I had the same error as [#122 ](https://github.com/kartoza/docker-osm/issues/122) and this fix worked for me, thank you!
Anything I can do to help this get merged in ? Would love to use this to support blob downloads on ios and android
Thanks a ton for the config, this was super helpful! If anyone faces this same issue with expo vector icons (which is built on top of react-native-vector-icons), you can get...
For reference, this is the i18n / i18next feature I'm talking about: https://www.i18next.com/translation-function/essentials#passing-a-default-value
+1 Experiencing the same as you described. If anyone has a work around for this, that would be greatly appreciated
Also experiencing the same on 11.1.0 and expo 50. If anyone knows of a temporary workaround, that would be appreciated :)
Some next steps I would like to prioritize for this: - [ ] Implementing the table we have in packages/ui with a clean UI to resemble the one used on...
- [x] Swap date picker on create trip for this one https://github.com/dohomi/tamagui-kitchen-sink?tab=readme-ov-file and ensure it uses a proper native date picker on the native side and the nice tamagui one...