Releases: AstrOOnauta/react-native-international-phone-number
Releases · AstrOOnauta/react-native-international-phone-number
v0.9.0
- Support to check phone number validation;
- New lib function: isValidPhoneNumber;
- New PhoneInput component props: modalSectionTitleDisabled;
- New style in modal section titles to popular/all countries;
- Fixed web mode: navigator is not defined - Thanks @avaziman;
- Updated lib documentation.
v0.8.7
- Fixed defaultValue props and getCountryByPhoneNumber function.
v0.8.6
- Support for testing with testID props - Thanks @JulienLeal;
- Updated lib documentation.
v0.8.5
- Fixed default value to countries with multiples calling codes.
v0.8.4
Updated South Korea, Benin and United Kingdom country masks: thanks @y-solb, @Pukimaa and @ansetechnoapp.
v0.8.3
- Updated Australia and Panama country masks: thanks @Bilal-Abdeen and @leviFrosty;
- Updated lib documentation;
- Fix input caret: thanks @rawdreeg.
v0.8.2
- Fix input mask with allowZeroAfterCallingCode props: thanks @Bilal-Abdeen.
v0.8.1
- New allowZeroAfterCallingCode props for PhoneInput component;
- Updated South Korea, Malasya and Gambia country masks: thanks @kyujonglee, @vyashya12 and @ebrimasamba;
- Updated translations: thanks @cujba-mihai and @michaelpautov;
- Updated lib documentation: thanks @AAndonio.
v0.8.0
- Updated Croatia, Bangladesh, Zimbabwean, Guinea and Pakistan phone masks - Thanks @AounNaqvi173 @ourystd @MatkoMilic @maheenur13 @fbele;
- Section titles to popular/all countries - Thanks @Boncom99;
- Support to Right to Left (RTL) input - Thanks @Bilal-Abdeen;
- Support to Turkish language - Thanks @erdogansad;
- Updated libs.
v0.7.6
- Updated Nepal country mask: thanks @hassansari4a;
- Added Arabic Language: thanks @SamiAljord;
- Updated lib documentation: thanks @SamiAljord.