Preliminary research shows that stock Juce performs poorly on iOS.
I did a find in files through Juce source code and couldn’t find “CAAnimation”, “CABasicAnimation”, “CAKeyframeAnimation”, etc… basically all of the hardware accelerated APIs for CoreGraphics
Is it possible to use Juce for the GUI in an iOS application, while still taking advantage of CoreAnimation to gain hardware acceleration?
