build: compile release APK and update dependencies (expo-image-manipulator/loader)
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
// Copyright 2024-present 650 Industries. All rights reserved.
|
||||
|
||||
internal protocol ImageTransformer {
|
||||
func transform(image: UIImage) async throws -> UIImage
|
||||
}
|
||||
Reference in New Issue
Block a user