#NeedOne
  • Home
  • iOS
  • Android
  • Unity
  • Other
  • About
Log in Subscribe
Log in Subscribe
  • Home
  • iOS
  • Android
  • Unity
  • Other
  • About

Needone

Hi I'm Needone
119 posts

RSS

This message is used to verify that this feed (feedId:86217892749443072) belongs to me (userId:83745433934739456). Join me in enjoying the next generation information browser https://follow.is.

  • Go to the profile of  Needone
Needone
1 Jan 2024 · 1 min read
Install specific iOS beta on simulator iOS

Install specific iOS beta on simulator

Apple release the new iOS SDK every day, as the developer, we want to test our apps on those new SDK before they are officially released. For example, we want

  • Go to the profile of  Needone
Needone
16 Sep 2023 · 1 min read
How to do a deep cleaning for pod iOS

How to do a deep cleaning for pod

If you are like me, the project is still using the pod to manage the libraries and frameworks. We need to clean the projects from time to time. The following

  • Go to the profile of  Needone
Needone
19 Jul 2023 · 1 min read
Nested class in Swift Swift

Nested class in Swift

A nested class in Swift is a class that is defined within another class. Some key features: * Nested class have access to local variables or constants of the outer class

  • Go to the profile of  Needone
Needone
17 Jul 2023 · 1 min read
2 hours to master RxSwift - Part 2 RxSwift

2 hours to master RxSwift - Part 2

In this article we will dig a bit more depth in some core concepts on 2 hours to master RxSwift - Part 1. Section 1: Observable Like mentioned in the

  • Go to the profile of  Needone
Needone
1 May 2023 · 6 min read
2 hours to master RxSwift - Part 3 RxSwift

2 hours to master RxSwift - Part 3

Introduction In the previous post: 2 hours to master RxSwift - Part 1 (needone.app) and 2 hours to master RxSwift - Part 2 (needone.app), we get to know

  • Go to the profile of  Needone
Needone
11 Apr 2023 · 3 min read
2 hours to master RxSwift - Part 1 Swift

2 hours to master RxSwift - Part 1

a simple introudction on rxswift, including what is rxswift, how to use it and a quick example (with swift code) on demo that.

  • Go to the profile of  Needone
Needone
14 Mar 2023 · 8 min read
Singleton in Kotlin Kotlin

Singleton in Kotlin

In the Kotlin programming language, a singleton is a design pattern that allows you to create only one instance of a class. This is useful when you want to make

  • Go to the profile of  Needone
Needone
11 Mar 2023 · 1 min read
Use keystore to store your sensitive in Kotlin Kotlin

Use keystore to store your sensitive in Kotlin

The keystore is a secure storage location in Android that is used to store encryption keys, digital certificates, and other sensitive information. The keystore is encrypted with a hardware-based key,

  • Go to the profile of  Needone
Needone
9 Mar 2023 · 1 min read
Generic type vs. Any in Swift Swift

Generic type vs. Any in Swift

Generic type In Swift, a generic type is a placeholder for a specific type that is specified when the generic type is used. A generic type allows you to write

  • Go to the profile of  Needone
Needone
7 Mar 2023 · 2 min read
indirect enum in Swift iOS

indirect enum in Swift

An indirect enum in Swift is an enum that can be used to define a recursive data structure. This means that one or more of its cases can refer to

  • Go to the profile of  Needone
Needone
4 Mar 2023 · 1 min read
UITraitCollection Swift

UITraitCollection

UITraitCollection is a class in the UIKit framework that defines a set of interface traits that specify the environment in which your app is running. These traits include the device’

  • Go to the profile of  Needone
Needone
2 Mar 2023 · 2 min read
UIKit vs. SwiftUI - A general discussion Swift

UIKit vs. SwiftUI - A general discussion

UIKit and SwiftUI are two different frameworks for building user interfaces on Apple platforms. UIKit UIKit is the older of the two frameworks, and has been around since the early

  • Go to the profile of  Needone
Needone
28 Feb 2023 · 2 min read
Certificate pinning and Public key pinning in Kotlin Kotlin

Certificate pinning and Public key pinning in Kotlin

With the last article (Certificate pinning and Public key pinning), we know the concept of Certificate pinning and Public key pinning, and how to implement them in iOS. This article

  • Go to the profile of  Needone
Needone
25 Feb 2023 · 1 min read
Certificate pinning and Public key pinning Encryption and decryption

Certificate pinning and Public key pinning

Certificate pinning and public key pinning are both techniques that are used to enhance the security of a network connection by ensuring that the client trusts only a specific certificate

  • Go to the profile of  Needone
Needone
23 Feb 2023 · 3 min read
Download image from URL in Kotlin Android

Download image from URL in Kotlin

In Android, we can get the image from synchronously and asynchronously, but it is more common to see in the later. Download image synchronously To download an image from a

  • Go to the profile of  Needone
Needone
21 Feb 2023 · 2 min read
Sort custom objects by property in Swift Swift

Sort custom objects by property in Swift

Many of us have met the situation that we have an array/list of custom objects, and we want them can be sorted in a specific order. For example, we

  • Go to the profile of  Needone
Needone
18 Feb 2023 · 1 min read
RunBlocking in Kotlin Coroutine Android

RunBlocking in Kotlin Coroutine

In previous post, we have gone through most of the key concepts and methods in Coroutine: Kotlin Coroutines Table Content 1, Introduction to Coroutine in Kotlin 2, Non-blocking in Kotlin

  • Go to the profile of  Needone
Needone
16 Feb 2023 · 2 min read

About Us

Devotes to iOS and Android Development

Tags

iOS
Swift
Android
Kotlin
Other

Subscribe

Get the best viral stories straight into your inbox!

Great! Check your inbox and click the link to confirm your subscription
Please enter a valid email address!
  • Sign Up
  • Private Privacy
  • Terms and Conditions
  • Cookie Policy
© 2025 #NeedOne. All rights reserved.