Skip to content

Commit

Permalink
chore: added info about bridging header file to the README (#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
TMaszko authored Jun 2, 2021
1 parent da2f9c9 commit f9c64af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ yarn add rive-react-native
pod install
```

- Add empty swift file in order to create `Bridging-Header` file if it doesn't exist. _(optional)_

- add this dependency to your project inside `android/app/build.gradle`

```groovy
Expand Down

0 comments on commit f9c64af

Please sign in to comment.