| #
e2272a9b |
| 10-Mar-2023 |
Wojciech Dróżdż <[email protected]> |
[expo-print][ios] Convert expo-print to swift (#21561)
# Why
Ported expo-print to swift on iOS, fixed
https://github.com/expo/expo/issues/19399
# How
Ported all of the existing files to ne
[expo-print][ios] Convert expo-print to swift (#21561)
# Why
Ported expo-print to swift on iOS, fixed
https://github.com/expo/expo/issues/19399
# How
Ported all of the existing files to new module API, cached previously
used UIPrinters as a workaround for the bug (it's an iOS bug).
# Test Plan
Tested all features on a physical printer and print to file from iOS
16.2 simulator.
---------
Co-authored-by: Expo Bot <[email protected]>
show more ...
|