WIP - adding expo

This commit is contained in:
Paul Frazee
2023-03-08 13:00:54 -06:00
parent 150db9bcc3
commit bc46714ca5
11 changed files with 274 additions and 217 deletions
+4
View File
@@ -8,3 +8,7 @@
# http://developer.android.com/guide/developing/tools/proguard.html
# Add any project specific keep options here:
# react-native-reanimated
-keep class com.swmansion.reanimated.** { *; }
-keep class com.facebook.react.turbomodule.** { *; }