SunShine

Results 4 issues of SunShine

In my podspec, add this pod, ``` s.dependency 'BigNumber', :git => 'https://github.com/mkrd/Swift-Big-Integer.git' ``` it said that I cant do this way. ``` Podspecs cannot specify the source of dependencies. The...

### Description I have a page view, it has two child view, a tableView and a collectionView, both of then are isSkeletonable. when I call show skeletionView in tableview, then...

`yarn compile` works fines. but `yarn test` meet error. such as `merkle-patricia-tree callback is already called` I find a workaround and run `yarn test` successfully. I work with a M1...