Count =2 support for iOS 8?

I am running appium v1.3.1, ios 10.10.1, device ios 8.1 coding in java.

currently the JavascriptExecutor field (“tapCount”, 2) is not generating a double tap. is there plans to fix this or implement a WebElement.doubletap(); method of some kind?