Skip to content

Commit

Permalink
fix: bumped rn to 63.5, fixed types errors (#119)
Browse files Browse the repository at this point in the history
* fix: bumped rn to 63.5, fixed types errors

* chore: deleted unwanted index.js file
  • Loading branch information
mateki0 committed Apr 30, 2023
1 parent ca4715d commit 4619b01
Show file tree
Hide file tree
Showing 7 changed files with 199 additions and 198 deletions.
1 change: 1 addition & 0 deletions example/android/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
# The setting is particularly useful for tweaking memory settings.
# Default value: -Xmx10248m -XX:MaxPermSize=256m
# org.gradle.jvmargs=-Xmx2048m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
org.gradle.jvmargs=-Xmx4608m -Dfile.encoding=UTF-8

# When configured, Gradle will run in incubating parallel mode.
# This option should only be used with decoupled projects. More details, visit
Expand Down
Loading

0 comments on commit 4619b01

Please sign in to comment.