Skip to content

Commit

Permalink
Update docs/src/guides/publishing.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Johennes authored Oct 16, 2024
1 parent e4ba61c commit 4bb1e67
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/src/guides/publishing.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@ scripts: {
+ "postinstall": "yarn ubrn:checkout && yarn ubrn:android --release && yarn ubrn:ios --release",
```

Make sure to enable release mode in `ubrn.config` before distributing your package as the impact on size and performance can be dramatic.

## Add `uniffi-bindgen-react-native` to your README.md

If you publish your source code anywhere, it would be lovely if you could add something to your README.md. For example:
Expand Down

0 comments on commit 4bb1e67

Please sign in to comment.