-
Notifications
You must be signed in to change notification settings - Fork 28
Home
Elly Kitoto edited this page Apr 12, 2020
·
10 revisions
This wiki contains documentation for NearForm from version 1.x
Neat form is a form builder library used to generate android views using JSON form specification. It uses Easy Rules, rules engine library to handle skip logic and for performing complex calculations.
Below are the features provided by this library.
- View generation. Currently supporting (
EditText
,RadioGroup
,Spinner
,NumberSelector
,DateTimePicker
,MaterialEditText
,MultiChoiceCheckbox
,Checkbox
) - Calculations - handling calculation on fields
- Skip logic - hiding and showing of views depending on particular conditions
- View validation - validating values
Contributions to neat form are are welcomed. Kindly create an issue for the bug fix or new feature you are adding/want added
Created by Elly Nerdstone with the help of some awesome contributors. License Apache 2.0