#NeedOne
  • Home
  • iOS
  • Android
  • Unity
  • Other
  • About Me

How to check whether a mobile device is muted or not on iPhone/iPad

On iOS devices, there are mainly two types of sounds:Ringtones and reminders: Including system sounds such as phone calls, ...

Ben - needone.app a day ago iOS, Objective-C 2 min read Read More

Init vs Convenience init in Swift

Initializers, also known as constructors in other programming languages, have two types: Designated init and Convenience init. They are used ...

Ben - needone.app 9 days ago iOS 2 min read Read More

Git Merge vs Git Rebase

TLDRBoth git rebase and git merge are used to synchronise changes between branches. The difference is git rebase will revise ...

Ben - needone.app a month ago Git 2 min read Read More

Keyword Lazy in Swift

lazy variables are variables will be computed until accessing. In other words, lazy variables won't have the real value until ...

Ben - needone.app 2 months ago Swift, iOS 1 min read Read More

Preview in SwiftUI

Once you have finished the SwiftUI code, it is always a good idea to preview it before implement any function ...

Ben - needone.app 2 months ago Swift, SwiftUI 1 min read Read More
Page 1 of 14 Next 
  Tag Cloud
iOS (27) Mobile (16) Objective-C (10) Other (10) Projects (8) Android (8) Swift (8) Unity (7) Python (5) JavaScript (4) Git (4) Web (2) React (2) Kotlin (2) Continous Integration (1) CI (1) API (1) Weixin-App (1) Open Source (1) MySQL (1) OSX (1) Xcode (1) SwiftUI (1) App Store (0) Game (0) SpriteKit (0)
  Subscribe
#NeedOne © 2021
Proudly published with Ghost, Theme Kaldorei