Millman Yang

Results 26 comments of Millman Yang

you can't remove (index >= shitIdx-2) if you have lots of cell will very slow because of cell in the rect of screen

I only provide percent, you need more information ??

Example 'DetailViewController' fileprivate func addDownloadObservation() { guard let downloadURL = self.data?.play_Url else { return } downloadObservation = MMPlayerDownloader.shared.observe(downloadURL: downloadURL) { [weak self] (status) in DispatchQueue.main.async { self?.setWith(status: status) } }...

Because change localize your original key and value length will different , when you setting Attribute will be crash , you need to cahnge your string by function localString("key") and...

How about reset rootViewController ??

Thanks for give me feedback , pod 'MMTransition' Its work for me , just try again ??

Cant download or another problem ??

I can search on cocoapod https://cocoapods.org/pods/MMTransition

pod search not work but i can install in my test project