onmyway133 / DeepDiff

🦀Amazingly incredible extraordinary lightning fast diffing in Swift
https://onmyway133.com/apps/
Other
2.05k stars 143 forks source link

Make the demo lighter / Split to multiple projects #19

Closed richardtop closed 5 years ago

richardtop commented 6 years ago

I propose simplifying the demo, so that it would be quicker to compile and run. E.g. removing Texture from the UIKit demos.

E.g. "Hue" & "Anchors" could be dropped without increasing complexity...

onmyway133 commented 6 years ago

@richardtop I agree. I'm a bit busy now, it would be great to see your PR

onmyway133 commented 5 years ago

@richardtop Hi Richard, finally take time to split to 2 example projects, one for Texture and 1 for normal UIKit controls https://github.com/onmyway133/DeepDiff/pull/28