ios - Horizontally scroll UITextField in a UITableViewCell if text overflows -
how able horizontally scroll uitextfield in uitableviewcell if text overflows? want user can scroll text see of it, should not interfere swipe left delete gesture in uitableview. there way this? this should happening automatically, hit regions small. lead user confusion since 2 gestures in small areas 2 different things. are sure that's uitextfield you're using in cell? looks it's uilabel because of truncation.