When comparing Ionic Framework vs Tabris Framework, the Slant community recommends Ionic Framework for most people. In the question“What are the best frameworks for developing cross-platform mobile apps with JavaScript?” Ionic Framework is ranked 1st while Tabris Framework is ranked 14th. The most important reason people chose Ionic Framework is:
Large quantity of plugins to access native APIs without code nothing in native language.
Ranked in these QuestionsQuestion Ranking
Pros
Pro Cordova plugins
Large quantity of plugins to access native APIs without code nothing in native language.
Pro Large, friendly and active community
Ionic Framework is currently one of the most popular frameworks for hybrid mobile app development. This has resulted in a very large community of active users who contribute to the community by writing tutorials and answering questions.
Pro Free and open source
Ionic is free to use and open source, resulting in an active and helpful community of users and contributors.
Pro Real device deployment
Connect your PC and mobile device through Wi-Fi using Tabris CLI - and just hit the Refresh button in your application to see the latest code version in action. No emulators or attempts to run a mobile application in the browser.
Pro Cordova plugins support
Most Cordova plugins work with Tabris as plug-n-play modules, without any special tuning.
Pro Beginner-friendly
Tabris is very easy to use. You can just download Tabris Dev App from Play Store/AppStore and run any example from GitHub or code snippet from documentation right away using Playground. Documentation is easy-to-follow, and to start developing in your local environment you should only download lightweight CLI tool that will pull application code from your PC to mobile device using Wi-Fi.
Pro Native widgets instead of web views
Tabris using native widgets - it makes your app run faster and look...native - regardless of platform. Stop trying to make your buttons look "like real iOS buttons" when you can just use the native ones.
Pro Completely free
Framework and all required tools are free. Playground and Dev App - free. Online build services -for free. For some time local build service was under a paywall, but now that feature is also free for everyone.
Cons
Con Can be buggy
Ionic is still a young framework (version 1.0 was released in May 2015). There are still some quirks and bugs in the framework to work out, which you can see a list of on their Github.
However Ionic is under active development and bugs are generally addressed quickly.
