Tea Time App

Hi, I am a computer science teacher at secondary schoool. Would it be possible to have the entire code of this app please? I am going to implement something similar for my students. Kind Regards, Federico

  • Hey buddy. Tea Time App is extremely fantastic app demo for new app-building feature of Swift Playground. The code snippets they give are enough to show the basic new features of Swift Playground 5 but not enough to build the entire app. However, I noticed that the entire structure of this app demo and resources are shown in this video. Maybe you can try to DIY.

Add a Comment

Replies

If you look up the session in the Developer app you’ll see that all the code snippets are available under the Code tab. I’m not sure if that’s everything you need, but it’s a start.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

  • It is not enough, the whole implementation of TeaWheelView is not there.

  • Hi, thanks for your reply. Code snippets are great but i was wondering for a working project (it doesn’t matter if It doesn t have all the functionalities implemented) to start the development of our app. Could you please provide it? Kind Regards, Federico

Add a Comment

I too would like the complete code. The video and the code snippets are not nearly enough to create the finished application.

This is a joke... we are starting with one file the ContentView, and the guy says, just by sharing on iCloud it adds some new things... Not in here... and suddenly the app has 3 new files inside, and no idea what are inside these...: AssistantTab, TeasTab, TeasWheelView... Thats a real weird way to teach...