Greeting Spring with a New Appery.io Release

Our March platform update rolled out on March 1. We continue to focus our main efforts on the most advanced Appery.io framework, Ionic 4. We have already added plenty of Ionic 4 tutorials for it (for example, making a todo list app, using Google maps, working with the ngx-translate library, and adding file uploading). Now we are going to add new components. Just take a look at the new palette:

Checkbox

Checkboxes allow the selection of multiple options from a set of options. Of course, you know this. And now the corresponding component is available for Ionic 4!

Form

You have to agree that it is much easier to create different forms (like login and signup forms) with a special component.

Link

The link component is used for navigating to a specified link. Similar to the browser’s anchor tag, it can accept an href for the location and a direction for the transition animation.

Chart Component

Now you can add and display any type of chart from the popular chartjs library by just clicking one button!

And More…

We have simplified working with some Cordova plug-ins (Camera, Push), added the capability to quickly delete Server Code folders with content, and added the “File” type for an Input component.