-
Design themes
- https://medium.com/@mczachurski/ios-dark-theme-9a12724c112d
- https://medium.com/@bradgmueller/follow-me-to-the-dark-side-65e24151a29c
- https://www.latenightswift.com/2018/04/26/…
-
Is it possible to either change the font of the back button text, or hide the text and show just the icon? Setting `navBarTextFontFamily` changes the font of the title, but not the back button text.
…
-
Every time I tap a textfield or textView, when the keyboard appear, my app will crashed
The code all I wrote is
IQKeyboardManager.shared.enable = true
### Versions
**Xcode:** 11.2.1 (11B500)
…
-
**Bug 表现**
通过 UIAppearance 方式修改没问题,单纯只修改某个实例则无效。
**其他信息**
- 设备: [模拟器]
- iOS 版本: [iOS 13.1]
- Xcode 版本: [Xcode 11.1]
- QMUI 版本: [4.0.0]
-
We are interested in learning about the experience of developers that rely on or leverage interop. This is an opportunity for us to learn from you about how the community interops between .NET and oth…
-
Add Snapshot testing library https://github.com/pointfreeco/swift-snapshot-testing (it supports installation with SPM).
Pros:
- automatically test how all the screens/views we need to test look on…
-
Additional ObjC types such as:
@interface & and category declarations
@protocol declarations
@implementation definitions
enum / NS_ENUM / NS_OPTIONS
examples:
From UIKit/UIView.h:
* Int…
-
I'm using version 0.38.1. I'm in Portland Oregon and certain routes always cause a crash with the error:
`Thread 1: Fatal error: Unexpectedly found nil while unwrapping an Optional value`
in `In…
-
Hi,
I use Flex 3.0.0 en my iPhone 6s and works fine, but when I enter in some screens the "Settings" topBar's button disappear. (tapping on "settings" button and going back)
Something similar happen…
-
The tint prop of the navbar is not applied to items in the Native Android toolbar component.