Closed FranklinSamboni closed 4 years ago
Hey @FranklinSamboni you might need to take a pull from main and resolve conflicts! Please update your branch
@FranklinSamboni Can you provide a recording of the same? I need to see the selected row to be updated! Thanks
@tejuamirthi, I want apologize for the delay, I didn't see your comments. I did the necessary changes, now you can test again.
@tejuamirthi Thanks :D. 👍
Description
This branch fix the bug DropDown toggle #17, The way followed was add a tap gesture to the current top view that allow us to identify when an user tap on any position on the top view. Besides, I added a UIGestureRecognizerDelegate to close de DropDown even if two gestures are recognized simultaneously (when user focus a UITextField or another type of gesture)
Fixes #17
Type of change
How Has This Been Tested?
Please describe on what device it is tested:
Device: iPhone 11 Pro Max simulator OS: 14.1 Xcode: 12.0.1
Checklist:
Reviewers:
@tejuamirthi