Dear Friend How can i create small Customized UIView in a main View when I Click New/Add View Button and i need to give text for label that should br stored dynamically i.e when ever i open the application that View and corresponding Text for that view.
Finally i need to arrange like
A B
C D
E F
etc,,
here ABCDEF are UIView with text Label…
Please suggest some idea to me how can i implement this
in .h file add this
and in .m file