python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
UIGestureRecognizer works outside of UIView borders instead of inside
I've implemented a popup notification in my app to show user the data was being updated successfully or not.
This popup is just a UIView instantiated from .xib. Here is screenshot of elements hierarch...
artexhibit
Votes: 0
Answers: 2
SwiftUI WATCH Drag Gesture sensitive over superview; only specified on subview
I've got an VStack in a View and one of the items in it is another View (created in a separate file because of it's complexity). Inside that subview, I have a ZStack which overlays several images, and...
BarryD
Votes: 0
Answers: 0
Swipe up and swipe down the viewController when user tap on ViewController swift
Two viewControllers one is aboutViewController and second one is customViewController.Added customViewController in aboutViewController as an subView on bottom position now I want when user swipe up t...
Faheem
Votes: 0
Answers: 0
Sliding card not showing transition from withAnimation { } block
so I have a sliding card located at the bottom of the page. When it appears, it starts with the top of edge of the card at about halfway up the screen. I want to make it so that when I tap it or swipe...
nickcoding2
Votes: 0
Answers: 0