Crosslight.iOS Improvements
In this release, Crosslight.iOS receives several nifty improvements that will allow you to create even more gorgeous iOS apps with Crosslight. Let's take a look at each one.
Introducing New Rating Bar
In this release, Crosslight adds a new rating bar UI that allows you to easily provide rating bar interface in your app. It's available for both iOS, Android, as well as a form builder widget. The new rating bar also supports fixed and precision rating for better visualization.
To use the RatingBar, simply drag the RatingBar control from the toolbox onto the ViewController designer surface.
Then, you can easily set the outlet and other various properties by clicking on the Properties panel on the right-hand side.
In your code, simply reference them as normal view outlets.
UITabViewController Supports Child Controller Injection
Previously, you can only use list view in UITabViewController in a single full screen. Thanks to the new enhancement in Crosslight.iOS, UITabViewController now supports child controller injection, allowing you to use list view inside a child as you can see in the screenshot.
Introducing Animation Support in UIImageView
UIImageView now supports animation when loading an image asynchronously. The following video shows how the animation looks like when loading an image, it shows the watermark at first while loading the image with beautiful animation to be displayed afterwards.
Crosslight.Android Improvements
Crosslight 5.2 marks the stabilized version of Crosslight Android with the following fixes issues:
For more information about Crosslight Android Material, see Crosslight Android Material Development.
Enhancements and fixes in this release
This release includes the following enhancements and bug fixes:
