feat(clickBlock): enable click block only on iOS

This commit is contained in:
Adam Bradley
2015-11-19 11:23:38 -06:00
parent ef3247ccfd
commit 00f9611e71
3 changed files with 8 additions and 3 deletions

View File

@ -70,6 +70,7 @@ Platform.register({
'iphone'
],
settings: {
clickBlock: true,
hoverCSS: false,
keyboardHeight: 300,
mode: 'ios',