feat: move rewrite logic into swift

This commit is contained in:
Fredrik Burmester
2025-02-17 09:05:16 +01:00
parent b8bebfb272
commit fdbe4a024b
4 changed files with 254 additions and 30 deletions

View File

@@ -10,6 +10,7 @@ Pod::Spec.new do |s|
s.static_framework = true
s.dependency 'ExpoModulesCore'
s.dependency 'XMLCoder'
# Swift/Objective-C compatibility
s.pod_target_xcconfig = {