Json2Native

Json2Native

by Erik Osterberg
4.9 ยท 1,809 ratings
4.99 USD Download from Mac App Store
v1.0 ยท Updated 3 months ago ยท 1.43 Mb ยท Released Sep 2015

How do you feel about this app?

Json2Native

About Json2Native

Json2Native is a code generation tool, converting JSON objects into native data models. Supported languages : Java & Objective-C (more to come!) Features: - Intelligent class naming (i.e. objects in an array "users" becomes "User" class) - Finds class duplicates (An object with the same name but different properties will become two different classes) - Typed arrays (Java & Objective-C) - Safe JSON parsing (null checks)