Skip to content

Commit 53e8715

Browse files
committed
docs: add linking
1 parent 49baeaf commit 53e8715

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,9 @@ yarn add react-native-bcrypt-cpp
4242

4343
### Linking
4444

45-
TBD
45+
```sh
46+
cd ios && bundle install && RCT_NEW_ARCH_ENABLED=1 bundle exec pod install
47+
```
4648

4749
## Usage
4850

0 commit comments

Comments
 (0)