country-regions/react-country-region-selector

Does it works with React native?

Closed this issue · 3 comments

hi
i would like to use it with react native but i receive this error

Invariant Violation: Text strings must be rendered within a component.

react native 0.59.10

Hi @schmem55, no I'm afraid react-native is a very different creature indeed. You'll need to use react-native components for dropdowns. This script won't work with that.

@benkeen
thanks

@schmem55
Hi! Did you found any other options for react native?
I came across react-native-country-picker-modal but it only ollows you to select the country 😢