-
Hello, great Sir romaonthego!
**First**, thanks for your work and please forgive me about my terrible Englis !
**I** used this project in my App and it bring me much convenience !
**B**ut the …
-
When switching between tabs a web view is *always* reloaded via a `.restore` visit.
[`Session` line 260](https://github.com/hotwired/hotwire-native-ios/blob/3ba9441959ead175e7b5220abbaf8f18a79bff72…
-
1. 如果Root是UITabBarController 的情况, appDelegate 中的方向给子控制去控制
![image](https://github.com/TheLittleBoy/HXRotationTool/assets/2427966/0aa6e3aa-a40b-4bb9-8e0e-8386ab7c6c9c)
2. 添加UITabBarVC的Catego…
-
Touch gestures (tap, swipe) do not work properly when using a UITabBarController and the orientation changes to landscape. Here is how to reproduce the problem:
1) Open the REFrostedViewController pr…
-
Application tried to present a nil modal view controller on target .'
-
http://www.rainbowbreeze.it/navigationbar-in-style-iphone-uitabbarcontroller-per-android/
-
Can I use this inside a UITabBarController?
-
barcontroller之后,点击评论弹出键盘,输入框被键盘遮盖,手动改变_inputView的 Y 值无效。不使用uitabbarcontroller没问题,使用uitabbarcontroller之后就出现遮盖问题
-
1、MainController 实现了UITabBarController
class MainController: UITabBarController { }
2、QMUIKit:版本号:4.7.0
3、AppDelegate类里直接跳转到MainController(使用的是UINavigationController方式跳转)
window = UIWindow(frame…
-
## Steps to Reproduce
**A small application to reproduce the bug(最小化可复现的demo)**
1. 将FBFlutterViewContainer1放入UITabBarController
2. setViewControllers将UITabBarController放navigationControll…