0

I have to create dynamic UI based on json like Joshfire.

Can anyone help me?

8
  • git clone https://github.com/joshfire/jsonform.git? Commented Nov 4, 2015 at 15:37
  • i want to make kind of joshfire because i can't use joshfire for iOS. Commented Nov 4, 2015 at 15:51
  • This is the wrong place to ask a question like that. SO is for specific programming questions, not generic cries for further education. Commented Nov 4, 2015 at 15:52
  • no, i mean i want to make dynamic UI which is generated based on JSON data. Commented Nov 4, 2015 at 15:54
  • I understood the question. It is a good question, but it is not appropriate for SO. You are not likely to find an answer here. Commented Nov 4, 2015 at 15:56

1 Answer 1

2

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

Sign up to request clarification or add additional context in comments.

1 Comment

Just one thing to consider here. The original maintainer is no longer supporting the Jasonette project. There is a parallel project called Jasonelle (github.com/jasonelle/jasonette-ios) where they forked the project and planned to do new developments. But that is also kind of not very active. So it might come down to owning a fork and implement the remaining feature yourself and then of course contribute back to community

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.