Skip to content

Commit 6721af3

Browse files
committed
upgrade version
1 parent bd3694b commit 6721af3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Diff for: README.md

+1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ tooltip.show({
3535
android: {
3636
position: "bottom",
3737
style: "ToolTipLayoutCustomStyle",
38+
fitToScreen: true,
3839
},
3940
});
4041

Diff for: src/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nativescript-tooltip-ns",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"description": "NativeScript Tooltip",
55
"main": "tooltip-ns",
66
"typings": "index.d.ts",

0 commit comments

Comments
 (0)