Results 27 issues of Libern

When storing object directly, it only store as [object Object]. Should we json encode before store?

bug
help wanted
question

iOS: 13.4 SwiftEntryKit: 1.2.6 Experiencing unexpected status bar theme changing back issue. On older version, i.e 1.2.3, it is ok, if your current status bar content is dark, then the...

When EKWindow find the UIInputWindowController UITextEffectsWindow to show, the backdrop will be dark. ![image](https://user-images.githubusercontent.com/1830640/135137185-d2ded592-c0f8-461f-816c-6848f3ef22db.png)

Hope can, as there could has encryption if manual get all. Support `clearAll()` and `getAll()`

feature

Currently, there is selected UI affects happened when only pan gesture. If you just tap, there is no feedback for which button touched. Would it be good if there has...

enhancement
english

When left and right stack item is empty, with padding 12 horizontally. There is an issue where the textview right to the superview right is conflicted with safearea right which...

waiting for reply

How to achieve this? 1. round radius 2. track background with inner shadow ![image](https://user-images.githubusercontent.com/1830640/51959865-58c9f880-2491-11e9-9eeb-a5a64bfcf963.png)

![image](https://user-images.githubusercontent.com/1830640/107512105-53a3f600-6be1-11eb-936f-913a0328fcff.png) 目前的默认打光的角度好像是从整个屏幕中心打出的阴影,有办法调整角度吗?

Currently I am using a custom navigationbar: https://github.com/Pircate/EachNavigationBar If I use it instead of system one, I could not see the banner display under the custom navigation bar. ![image](https://user-images.githubusercontent.com/1830640/52163157-2d593f00-2719-11e9-94ac-0c01e29fbc7d.png) Is...

``` error: Introduction.xcplaygroundpage:2:8: error: no such module 'SwiftDate' import SwiftDate ^ ```