react-native-paper-autocomplete icon indicating copy to clipboard operation
react-native-paper-autocomplete copied to clipboard

Timeline

Open iM-GeeKy opened this issue 3 years ago • 7 comments

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.

iM-GeeKy avatar Dec 10 '21 13:12 iM-GeeKy

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!

RichardLindhout avatar Dec 10 '21 13:12 RichardLindhout

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 react-native-paper-popover when available. If/when I decide to pull in your libraries, I'll make an effort to contribute where applicable. Keep it up!

iM-GeeKy avatar Dec 10 '21 13:12 iM-GeeKy

If I have any updates I'll write them down here!

RichardLindhout avatar Dec 10 '21 15:12 RichardLindhout

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.

RichardLindhout avatar Dec 11 '21 14:12 RichardLindhout

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.

RichardLindhout avatar Dec 21 '21 19:12 RichardLindhout

New version works on web/iOS/Android

RichardLindhout avatar Jan 10 '22 22:01 RichardLindhout

Let me know if you come across any bugs

RichardLindhout avatar Jan 10 '22 22:01 RichardLindhout