Difference Between Try, Try? and Try!
When I started learning Swift I couldn’t understand why there are different ways to handle exceptions/errors. The previous experience in[…]
Read moreLet’s Discover iOS World Together
When I started learning Swift I couldn’t understand why there are different ways to handle exceptions/errors. The previous experience in[…]
Read more
In my game NBackGame, I implemented ScrollView and ScrollViewReader to scroll up every time users taps the button.
Read more
ScrollView is a useful view especially when you’re not sure how big the view will be and you want to[…]
Read more
You know how to use the button for UI Tests from this post. Now it’s time to create a custom[…]
Read more
If you’re writing a UI test, the first things you’ll need to use are buttons and taps on them.
Read more
This year, again Apple organized Swift Student Challenge for students to present their programming skills and passion for programming. I’m[…]
Read more