App comparison
Add up to 4 apps below to see how they compare. You can also use the "Compare" buttons while browsing.
Learn why GetApp is free
Starting from
499
Per month
Usage Based
Starting from
25
/user
Per month
Typical customers
Platforms supported
Support options
Training options
Value for money
4.6
/5
9
Starting from
499
Per month
Usage Based
Value for money contenders
Functionality
4.4
/5
9
Total features
9
1 categories
Functionality contenders
Overall Rating
4.9
/5
9
Positive reviews
100
%
Overall rating contenders
Anonymous Reviewer
Verified reviewer
Information Technology and Services, 5,001-10,000 employees
Used daily for 2+ years
Review source
Share this review:
we have developed 2-3 application for the inhouse employees such as for Sales People, Management People for their day to day activities. Overall experience is very good. Saved lots of $ by developing application in Ionic.
1. Feel like a native application is one of the key feature Ionic is having. 2. Its feature to code once and deploy multiple times is very useful and saves lots of efforts in terms of money and time. 3. Ready made templates are available
1. Customize application development is little bit challenge sometimes when you need to build customized controls. 2. Continuous updates are required as new version of ionic and angular is coming very frequently.
Anonymous Reviewer
Verified reviewer
Telecommunications, 10,001+ employees
Used daily for 2+ years
Review source
Share this review:
you can reuse your web development skills to build mobile and web apps. Basically, apps that run everywhere and are very relevant.
perhaps the docs with the APIs for the components could be better explained, I always feel there is a gap between what the docs say and how I write the code in my apps.
Anonymous Reviewer
Verified reviewer
Computer Software, 10,001+ employees
Used daily for 2+ years
Review source
Share this review:
I have used Angular based Ionic framework to develop and release my app in Android play store and iOS app store. Ionic with its libraries and packages and build process has made this very easy to develop.
App is a hybrid app. It offers near native experience but not exactly native.
Manjeet P.
Information Technology and Services, 10,001+ employees
Used daily for 2+ years
Review source
Share this review:
Itnis easy to use and the learning curve is not too steep.
Overall it is very good but sometimes the integration with 3 party libraries a bit tough
Christopher S.
Information Technology and Services, 1-10 employees
Used weekly for 6-12 months
Review source
Share this review:
Overall I like Ionic. The fact that you can have one code base for multiple platforms is definitely a benefit. Plus when you develop your changes are reflected real time in the browser which is great for UI development.
The best thing about the Ionic framework is the ability to write for multiple platforms with a familiar project structure. You can initialize your project as an Angular or React project and write code as if you are writing for a web app. With one code base you can deploy to ios and Android. Write an app once and reach any audience.
What I like least is that the framework automatically puts in a lot of permissions when you use certain components. Once you deploy to a platform, you can remove the permission that aren't being used; however, it's an extra step.