You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I write iOS Apps using swift, there are always something similar bother me a lot. Type cast between `CGFloat` and `Double`, create color with rgb and etc. This repo providing a set of convenient methods to solve these problems.