Swift Weekly Tips - I

Emre Özdil
NSIstanbul
Published in
2 min readNov 21, 2018

Hello everyone,

We started to a new project called ‘Swift Daily Tips’ with alicanbatur. We are sharing daily tips from the Swift world. We want to share tips also in a bundle on Medium.

Weekly Tips List

  • Add Subview Extension
  • Static Factory Methods for UILabel
  • UIColor Convenience Init
  • Member Short Hand
  • Dismiss Keyboard Interactively
  • One Time Code #iOS12
  • Filter Function

Conclusion

If you want to share your tips, you can open a pull request from GitHub.

--

--