hiren43
hiren43
I just encountered a problem for elements having same id won't work. So far I was using id name same as title which user decides. But giving same title in...
This library is helpful for reading JSON and building form UI. I want to allow users to create form templates which creates JSON, then the JSON is used using this...
I'm not able to hide navigation bar even using [self.navigationController setNavigationBarHidden:YES]; I also have commented code which is responsible to draw SegmentButtons.