80 Posts under Mango Shorts

« Previous page Page 3 of 8 Next page »

Published under Mango Shorts, Sep 22, 2019

Trying to develop branded components in Flutter.

I really don’t like Material on iOS. And you can’t ship iOS-like UI on Android. So custom branded design is the way to go.

It may take extra time initially, but it’s worth it when you need to ship both iOS and Android.

Published under Mango Shorts, Sep 20, 2019

iPhone bilateral charging is supper appealing. Imagine that you no longer have to carry anything for your watch and airpods.

Published under Mango Shorts, Sep 18, 2019

One of Flutter's best traits: everything is open source. The built-in widgets' source code is the best resource to learn how to build your own widgets. For example, with just 267 lines of code, the iOS button's implementation demonstrates how you can use simple animations and gestures detectors.

Published under Mango Shorts, Jul 16, 2019

Every time I used a credit card then immediately received a receipt from Square, I was reminded how all the credit card companies are selling my data.

Published under Mango Shorts, Jul 15, 2019

Every time I realize there is no built-in cgPath method on NSBezierPath, but on UIBezierPath, I am reminded that macOS development has been really a second-class experience. Good thing it's changing since WWDC19.

Published under Mango Shorts, Jul 14, 2019

Catalyst will affect nothing about macOS’s game landscape, since most of the games are built with either Unity or Unreal, and they both have a Catalyst-like check box called ☑macOS.

Published under Mango Shorts, Jul 3, 2019

I’m still not sure how I feel about the FaceTime Attention Correction in iOS 13. Is it creepy? Probably not. But how far it can go until it’s creepy? Not too much.

Published under Mango Shorts, Jun 10, 2019

Those who skipped adopting storyboards and autolayout for whatever reason, well you no longer have to look back.

Published under Mango Shorts, Jun 9, 2019

One thing will inevitably happen: CoreData DSL in Swift.

Published under Mango Shorts, May 26, 2019

I just realized that when my daughter grows up, she won’t know what 🔑 is…

« Previous page Page 3 of 8 Next page »