'How to create dynamic UI based on json in iOS
I have to create dynamic UI based on json like Joshfire.
Can anyone help me?
Solution 1:[1]
Try jasonette. It’s like an all native aproach to build UI from json
Site: http://jasonette.com/
Github: https://github.com/Jasonette/JASONETTE-iOS
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Deepak Rajput |
