-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Timeline #11
Comments
One of the harder things to tackle is the popover working right on all platforms. I was thinking about using floating-ui since they added RN support but it's less supported than I thought. I use it in a few apps right now, the native variant is not there yet, though I want this component to work flawlessly within end of januari - 20 februari. I'm also planning to make another library react-native-paper-popover which uses the same base for flawless popover components on all platforms in that time! |
Awesome, I'm just trying to get an idea. The web solution for my platform hasn't been built out yet, but I'll have to take a look at |
If I have any updates I'll write them down here! |
I pushed some code to the next branch. I still need to tackle some issues regarding the dropdown height when scrolling down the page + show all results when focused after selecting. |
Pff I'm so done right now with Animated library of React Native. It does not work well at all and bugs all over the place. I'll switch to re-animated to get higher quality. |
New version works on web/iOS/Android |
Let me know if you come across any bugs |
Hey @RichardLindhout, another awesome
react-native-paper
component as always. Just out of curiosity, do you have a rough time frame on when this might be out of beta and supported on all platforms? I'd be interested in using this down the road on a personal project.The text was updated successfully, but these errors were encountered: