RadDataForm Overview
RadDataForm for NativeScript helps you edit the properties of a business object during runtime and build a mobile form fast and easy. All you have to do is set a business object as a value for the source property and RadDataForm will automatically generate editors for each property of the source object. RadDataForm offers built-in editors for each primitive type and also has various features to help you create your desired form.
Figure 1: How RadDataForm can look on Android (left) and iOS (right)

Getting Started
The following articles contains everything you need to know to start using RadDataForm. First, you need to provide the source object.