web-ridge / react-native-paper-autocomplete

The autocomplete package you wished for on all platforms (iOS, Android, web)
MIT License
19 stars 6 forks source link

Expo #12

Closed NahumG10 closed 2 years ago

NahumG10 commented 2 years ago

Does it work with expo? i couldn't run it

RichardLindhout commented 2 years ago

It should work now te example uses expo too but you should install react-native-reanimated

Angelk90 commented 2 years ago

@RichardLindhout : Could you create an example at https://snack.expo.dev to be able to see it?

RichardLindhout commented 2 years ago

I think Expo still needs formatJS polyfill on Android since it has no Intl support yet in the Hermes version next release of expo will fix this (probably)

See readme for polyfill instructions

RichardLindhout commented 2 years ago

Expo should work fine, we're using it in an expo app no native deps required