In this video we will talk about how to use Xcode Playgrounds as a tool to make your prototyping fast, as it allows live view of you code i.e you write your code, and it show you the out put of the program and its not only restricted to only print statements, it can show you complete UIView, UILabel, UIImageView etc.
In this video we will construct our card view with, shadow, corner radius, with background image and a text in the top of it.
The complete source with resources is available at
https://github.com/carotkut94/CardViewIOS
Link to Android Chat Bot Tutorial Part 1 (Making the chat screen)
https://www.youtube.com/watch?v=m7ASRWdgdAg&t=45s
Designing android apps
https://www.youtube.com/watch?v=X5395oCwG9c&t=177s
RecyclerView with StaggeredGridLayoutManager
https://www.youtube.com/watch?v=U6es7CtRXuQ&t=649s
Download
0 formats
No download links available.
Prototype custom view/views in Xcode Playground | Make a card view | NatokHD