SwipeableTabBarController
SwipeableTabBarController copied to clipboard
UITabBarController with swipe interaction between its tabs.
Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.9 to 1.2.10. Release notes Sourced from tzinfo's releases. v1.2.10 Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require when...
Bumps [jmespath](https://github.com/trevorrowe/jmespath.rb) from 1.4.0 to 1.6.1. Release notes Sourced from jmespath's releases. Release v1.6.1 - 2022-03-07 Issue - Use JSON.parse instead of JSON.load. Release v1.6.0 - 2022-02-14 Feature - Add...
Bumps [git](https://github.com/ruby-git/ruby-git) from 1.8.1 to 1.11.0. Release notes Sourced from git's releases. Release v1.11.0 Full Changelog 292087e Supress unneeded test output (#570) 19dfe5e Add support for fetch options "--force/-f" and...
Bumps [cocoapods-downloader](https://github.com/CocoaPods/cocoapods-downloader) from 1.4.0 to 1.6.3. Release notes Sourced from cocoapods-downloader's releases. 1.6.3 Enhancements None. Bug Fixes None. 1.6.2 Enhancements None. Bug Fixes None. 1.6.1 Enhancements None. Bug Fixes None....
Fixes # ##### Checklist - [ ] Includes UI tests - [ ] Readme is updated ### Description
There is a gesture problem with the bottom Tabar when pushing to other pages and sliding back Step 1: push to other pages Step 2: slide gently and release Problem:...
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0. Changelog Sourced from addressable's changelog. Addressable 2.8.0 fixes ReDoS vulnerability in Addressable::Template#match no longer replaces + with spaces in queries for non-http(s) schemes fixed...
Would it be possible to disable pan gesture for a specific UIView inside a UIViewController? As the UIPanGestureRecognizer is private, it's not possible to do the following: ``` func gestureRecognizer(_...
[](https://issuehunt.io/r/marcosgriselli/SwipeableTabBarController/issues/52) On iOS 12.0.1, iPhone X with SwipeableTabBarController 1.4.0. Initially, produced in my app and then reproduced on the sample app. Issue: Swipe very quick (velocity.x > 1500, even up...
Your issue may already be reported! Please search on the [issue track](https://github.com/marcosgriselli/SwipeableTabBarController/issues?utf8=✓&q=) before creating one. ## Expected Behavior The TabBar swipe should work according to the semanticContentAttribute ## Current Behavior...