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

UIKit

A collection of 3 posts
Popup alert in Swift
iOS

Popup alert in Swift

As mentioned in the other article: Popup Custom View in UIKit: popup mainly can be: * popup an alert using UIAlertController * popup action sheet using UIAlertController. For more details, check this: Present action sheet in UIKit and SwiftUI * popup a custom view/viewController A popup dialog is a component that displays
12 Jan 2023 2 min read
Popup Custom View in UIKit
Swift

Popup Custom View in UIKit

In UIKit, popup mainly can be: * popup an alert using UIAlertController * popup action sheet using UIAlertController. For more details, check this: Present action sheet in UIKit and SwiftUI * popup a custom view/viewController The following will demonstrate how to present a custom view/viewController by  creating a custom popup by
10 Jan 2023 1 min read
Present action sheet in UIKit and SwiftUI
Swift

Present action sheet in UIKit and SwiftUI

An action sheet is a component that displays a set of choices to the user in a modal format. UIKit In iOS, you can create an action sheet using a UIAlertController with the .actionSheet style. Here is an example of how to create an action sheet in Swift: let actionSheet
06 Jan 2023 1 min read
Page 1 of 1
#NeedOne © 2025
  • Sign Up
  • Private Privacy
  • Terms and Conditions
  • Cookie Policy
Powered by Ghost