Skip to content

Commit fec2203

Browse files
iOS safe areas for iPhone X and newer #46
1 parent a3d73c6 commit fec2203

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nativescript-numeric-keyboard",
3-
"version": "5.0.0",
3+
"version": "5.0.1",
44
"description": "Handy and elegant numeric keyboard for iOS NativeScript apps. On Android we fall back to the regular numeric keyboard.",
55
"main": "numeric-keyboard",
66
"typings": "index.d.ts",

src/platforms/ios/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pod 'MMNumberKeyboard', :git => 'https://github.com/EddyVerbruggen/MMNumberKeyboard.git', :commit => '039891d263ed7edc2198cc6d18c99a32abf4d71f'
1+
pod 'MMNumberKeyboard', :git => 'https://github.com/EddyVerbruggen/MMNumberKeyboard.git', :commit => '36390036521b3a751a98bff49e71f8c02364f209'

0 commit comments

Comments
 (0)