Re: Basic Question about iOS View Controllers/Storyboards
Re: Basic Question about iOS View Controllers/Storyboards
- Subject: Re: Basic Question about iOS View Controllers/Storyboards
- From: Peter Tomaselli <email@hidden>
- Date: Mon, 8 May 2017 09:35:46 -0400
Sounds like a great way to get started getting up to speed on the new stuff
(as in, not too complex to start out with)! Awesome.
I'm sure there will be a bevy of opinions on this, but I always start with
“Single view application” as the template, since it gets you past the
really tedious setup, but stops short of setting up anything magical. Then,
after a quick perusal of segues, navigation controller wiring, and basic
storyboard stuff in the IB docs, you should be off and running.
Just my opinion,
Peter
On Mon, May 8, 2017 at 9:05 AM, Dave <email@hidden> wrote:
> HI All,
>
> I’ve been working on a Mac Project for a long time and I now have a demo
> to do for an iOS project.
>
> The last time I worked on iOS was the iOS 6 era and we didn’t use
> Storyboards for that project.
>
> I’m trying to figure out the best template to base the project on, or if
> there is a Sample App that I can adapt that would t tget me on the right
> track.
>
> For the Demo, I basically need to have a screen that allows the User to
> select a language (at present only English and Spanish) and then play a set
> of mp4 movies corresponding to the language selected. I already have the
> Movies and can add them to an XCode project easily. The file names have a
> pattern of Movie<NN>-ENG.mp4 or Movie<NN>-ESP.mp4 (where NN is the movie
> number 01 to 99).
>
> Does anyone have any idea or suggestions where to get started on this?
>
> I’ll probably be doing the Demo in Objective-C (as my Swift code is still
> very sketchy) and then if I get the main contract I will write the end
> product in Swift unless there is a good reason not to.
>
> All the Best
> Dave
>
> _______________________________________________
>
> Cocoa-dev mailing list (email@hidden)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden