WXActionSheet icon indicating copy to clipboard operation
WXActionSheet copied to clipboard

a WeChat liked ActionSheet for iOS

Results 1 WXActionSheet issues
Sort by recently updated
recently updated
newest added

let windows = UIApplication.shared.windows.filter { NSStringFromClass($0.classForCoder) != "UIRemoteKeyboardWindow" }.reversed()