Use Ace Plugin to Make iOS/Android TabBar & TableView using Platform Specific Javascript?
问题 I'm working on a JavaScript App for iOS, Android and the Windows Store, using VS2015 TACO for iOS and Android. I just installed the Ace Plugin and I'm working my way through the Javascript/Ace code samples. For iOS and Android, I want to use native UI for: 1) a bottom tab bar and 2) a scrolling picker list with icons and text (basically, a WinJS.UI ListView). The Ace Intro YouTube Video shows a sample tab bar in XAML markup but I'm not familiar with XAML. Can anyone point me to Ace Plugin