umhan35 / react-native-search-bar

The high-quality iOS native search bar for react native.
MIT License
862 stars 207 forks source link

how to localize the 'cancel' button text #120

Closed vonovak closed 7 years ago

vonovak commented 7 years ago

I thought this would work out of the box, but when I switch the system language to different than english, the button still shows "cancel" instead of eg. "abbrechen" in german. Any ideas why this is the case?

vonovak commented 7 years ago

this can be done by going to project settings in xcode and adding the language there, in the "Localizations" tab.