All.
The.
Books.
50% off!
Welcome to our 2021 Graduation Book Saleโread more about it here, and grab the offer before it ends on June 30th!
https://t.co/ptbi9s6oZo
I've been making apps for years now and I have to say the work @Twitch on iOS put into handling PiP both inside and outside the app actually made me go "wow, how did they do that?"
@daveag Though I must say, I'd like more info on why they're pushing for integrated graphics. This graph on the website leaves me wondering because it doesn't have any data points, numbers, or clarifications on what "latest pc laptop chip" means
Have you ever come across a big or scary class but not known how to get started fixing it? In @amlcurran's new Pro course: SOLID in Real-World iOS Apps, learn how to identify key problems in the code and fix them in a structured way!
For Pro subscribers: https://t.co/QKhpAjRCNc
Meet @jay_strawn_, one of our iOS Bootcamp mentors! He's a former librarian passionate about languages both human & code-based. When not working as an iOS Developer, he enjoys being an ESL conversation partner & reading zines!
More about RW bootcamps: https://t.co/I6oPtgDNfz
With iOS 14, if youโre deep in a navigation stack and want to quickly head back to a level, you can long-press the back button to bring up the history stack. Another reason to use stock UI elements.
To give you an idea of how awesome `UICollectionView.CellRegistration` is, I threw together a quick minimal demo. Looks so much cleaner than the old way. Notice how the cell is strongly typed and no casting is needed... #wwdc2020