Commits
stanleykerr authored and GitHub committed 43f2a0f7749
feat(ios): Optimize invertColors / fix memory leak (#2955) Releases the CGImage that was created in order to populate the UIImage's CGImage property. This probably relates to #2904 and possibly #2950.