Releases: xcarpentier/react-native-country-picker-modal
Releases · xcarpentier/react-native-country-picker-modal
v2.0.0
v1.11.0
v1.10.0
v1.9.8
v1.9.3
bump
v1.9.2
bump
v0.1.7
doc
v0.7.1
v0.7.1
v0.6.1
v0.6.0
- Add Hebrew translation to country names (#102) thanks to @iroth
- Update Document for a few props and redefine PropTypes correctly (#103) thanks to @heyman333
- Disable Font Scaling through accessibility settings. (#106) thanks to @jgsrodrigues
- Additional prop to hide Alphabet filter (#108) thanks to @dbelchev
- Enforce flag type - flat / emoji (#107) thanks to @dbelchev
- Add Support iPhone X (#111) thanks to @vkedwardli
- Add props to show calling code on country picker list (#115) thanks to @dashracer
- Add custom filter renderer (#109) thanks to @dbelchev
- Add filterOptions prop for override Fuse.js search options (#116) thanks to @6pm