Axxess Interview Question

Problem - Create a Form builder Language: You can use either Objective-C or Swift We have attached a sample JSON based on which you have to create a form builder. Parse the JSON and create a dynamic view to display the questions. This form builder should be able to accept textfield, text area, segment control, switch, button The order of the questions in json can vary. The view should adapt and should be formed.

Interview Answer

Anonymous

Jul 14, 2016

Created a generic form building solution.