Skip to content

Commit

Permalink
call jetify to fix AndroidX issue
Browse files Browse the repository at this point in the history
  • Loading branch information
reime005 committed Nov 16, 2019
1 parent 3156121 commit 1a2e20c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions example/RNBackgroundExample/scripts/postinstall.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

set -e

npx jetify

cd ios/

pod install
Expand Down

0 comments on commit 1a2e20c

Please sign in to comment.