Caspar
Caspar
### What did you do? ``` let jsonObj = JSON.init(rawValue: "https://store.insta360.com/accessory#commodity") let commonUrl = jsonObj.url print(commonUrl) ``` ### What did you expect to happen? ``` //print result: https://store.insta360.com/accessory#commodity ``` ###...
The PR should summarize what was changed and why. Here are some questions to help you if you're not sure: - What behavior was changed? compatible with url keyword '#'...
Find the center point according to the size of the current view