File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## <small >0.2.4 (2025-09-28)</small >
4+
5+ * fix: correct Saudi Arabia phone number mask format ([ 72c5659] ( https://github.com/anday013/react-native-phone-entry/commit/72c5659 ) )
6+ * fix: update country mask ([ 9f8953c] ( https://github.com/anday013/react-native-phone-entry/commit/9f8953c ) )
7+ * chore: export picker modal types from index file ([ 821bcaf] ( https://github.com/anday013/react-native-phone-entry/commit/821bcaf ) )
8+ * refactor: additional export types ([ 129278c] ( https://github.com/anday013/react-native-phone-entry/commit/129278c ) )
9+ * Update constants.ts ([ 688eca4] ( https://github.com/anday013/react-native-phone-entry/commit/688eca4 ) )
10+
311## <small >0.2.3 (2025-06-25)</small >
412
513* chore: format package.json ([ 46abe51] ( https://github.com/anday013/react-native-phone-entry/commit/46abe51 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-phone-entry" ,
3- "version" : " 0.2.3 " ,
3+ "version" : " 0.2.4 " ,
44 "description" : " Simple and fully modifiable Phone Number Input Component for React Native" ,
55 "source" : " ./src/index.ts" ,
66 "main" : " ./lib/commonjs/index.js" ,
You can’t perform that action at this time.
0 commit comments