-
**Description**
Got a crash inside `DatabaseViewerCoordinator` when clicking on an app icon soon after automatic database lock.
**How to reproduce**
Unfortunately no easy way to reproduce. I incl…
-
### [READ] Guidelines
When filing a feature request please make sure the issue title starts with "FR:".
A good feature request ideally
* is either immediately obvious (i.e. "Add Sign in with …
-
### Issue Description
Multiple calls to `Navigation.setRoot` lead to the status bar becoming bicolor (text white, icons black).
Before | After
:-------------------------:|:--------…
-
I am using following code to display an icon:
```
@IBOutlet var drawerMenuItem: UIBarButtonItem!
override func viewDidLoad() {
super.viewDidLoad()
let attributes = [NSAttrib…
-
### New Issue Checklist
- [x] Updated fastlane to the latest version
- [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
- [x] I read …
-
ios14 自定义导航栏出现灰色闪动的改动
4.2.1版本何时发布呢
-
### New Issue Checklist
- [ v] Updated fastlane to the latest version
- [v ] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
- [ v] I re…
-
I'm trying to enable BartyCrouch for an existing project that has localized Storyboard files. When running the `update interface` command with the default configuration, all our existing localized str…
-
## Context
I have a FinalCoordinator who can be either **pushed** from ACoordinator or **presented** from BCoordinator.
When this FinalCoordinator is being **presented**, I would like to customize t…
-
### Command
```
/usr/local/bin/pod install
```
### Report
* What did you do?
rm -rf ~/.cocoapods
rm -fr ~/Library/Caches/CocoaPods
for i in $( gem list --local --no-version | grep co…