xcode - Making IPhone View Re-Usable -


I have an iPhone app that has a single view in which some text, an image and a video are played on the screen. Now my goal is to make this scene eligible to be used so that other people can use it in their apps.

In addition, the application should be first on load. Say if you have 3 ideas for app and you want my reusable view for my app (now you have 4 views 3 + 1). How can you add it to the simplest possible way then my idea becomes the first scene of your application and your current first scene becomes the next one.

I need a guide for him. Is Any Easy Readable Guide Available?

To navigate between different views, you will use a UINavigationController which is another developer If you want to use your idea as a visual, it will set it up as the root controller of the UI controller.

There is nothing like that to make sure that anyone who uses it, use it as the first screen.

Comments