lin

Results 8 issues of lin

It can not hook AppDelegate func in iOS13Beta,like ```application:openURL:options:``` ```application:didFinishLaunchingWithOptions:```

When will swift5 be supported

一段富文本例如:文字1文字1文字1[图片]文字2文字2文字2 现在的创建方式是: addTextCompWithText:文字1文字1文字1 addImgCompWithImageName:[图片] addTextCompWithText:文字2文字2文字2 如果能整合一句岂不美哉,不然我一段稍微复杂的文本创建过程是很痛苦繁琐的

如题,一键截取当前图表

how to set item space

## Describe the bug A clear and concise description of what the bug is. ## To Reproduce Steps to reproduce the behavior: 1. Create entity '...' 2. Perform action '....'...

bug

In Demo ContentView File, I define: @State private var isResetGame: Bool = false, and in CustomButtonView @Binding var isResetGame: Bool, see: ` struct ContentView: View { @State var selectedPage: Int...

Demo Bug reproduction steps: 1. Start, switch to 3 days display 2. Create an event at will, and then switch to weekly display 3. Swipe left, the next page cannot...