Closed jonnyasmar closed 2 years ago
Thanks for the feedback! Contributions are always welcome :-)
I'll first try to create more examples with every possible input etc + the densed input too.
We only use it in a react-native-web app right now but I'll soon be using it in a native app and will resolve most of the bugs you're seeing.
I think we should also provide something like a modal option on smaller screens as an autocomplete is small there
@jonnyasmar Most bugs should be resolved, we still need to support dense mode in outlined mode since the height is not correct
Hey! Awesome work getting this off the ground. I've been looking for something like this for a few weeks now and it's super exciting to see this repo pop up!
Just wanted to enumerate a few bugs I've noticed in very early testing. I will try to contribute to this project if I have time, but unfortunately, this area of my project is not high priority yet, so it may be some time before I can.
These were all discovered on a physical iOS device using managed Expo:
My current implementation is pretty plain:
Sorry this isn't the most well-formatted bug report. It's very late here and I need to sleep; just wanted to share my findings before I turned in.
Best of luck with this project!