fix(ios): set current tab as topmost frame on load (#5908)

This commit is contained in:
Martin Yankov
2018-06-06 14:47:42 +03:00
committed by GitHub
parent 48a35c5119
commit b122bd4a37
3 changed files with 30 additions and 4 deletions

View File

@@ -6,10 +6,10 @@
"nativescript": {
"id": "org.nativescript.UnitTestApp",
"tns-ios": {
"version": "3.4.1"
"version": "4.1.0"
},
"tns-android": {
"version": "3.4.1"
"version": "4.1.1"
}
},
"dependencies": {