Commit Graph

9 Commits

Author SHA1 Message Date
Dimitris-Rafail Katsampas
d3718e5e5f fix: incorrect font icon size conversion to device pixels. (#9910) 2022-07-09 09:02:45 -07:00
Nathan Walker
3cf5833423 chore: cleanup image handling 2022-03-01 12:32:39 -08:00
Nathan Walker
9d3977ea4f perf(ios): uifont and formatted string optimizations plus uiimage scaling (#9761) 2022-03-01 12:32:39 -08:00
Osei Fortune
b2f792324d feat(image-source): add saveToFileAsync, toBase64StringAsync & resizeAsync (#9404) 2021-09-08 16:07:39 -07:00
Osei Fortune
f380782766 fix(ios): image with alpha resize (#9386)
closes #9385
2021-05-10 19:22:08 -07:00
Nathan Walker
c4972d7546 chore: fresh build of widgets
also reverts e002d72d41
2021-01-29 14:22:54 -08:00
Osei Fortune
e002d72d41 fix(ios): force release of nsdata after saving image (#9177)
gc isn't cleaning up this fast enough when used in a loop e.g https://github.com/NativeScript/plugins/issues/71
2021-01-26 13:25:58 -08:00
Nathan Walker
b96654276b fix(ios): UIImage.imageWithData.async is not a function
closes https://github.com/NativeScript/NativeScript/issues/8986
2020-10-28 11:36:51 -07:00
Nathan Walker
020ad4da37 chore(core): monorepo, esm targeting, improved management (#8707) 2020-08-25 20:00:59 -07:00