Skip to content

Commit cc3ae14

Browse files
authored
Update README.md
1 parent 0d18ca4 commit cc3ae14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ yarn add @baronha/react-native-multiple-image-picker
2121
```
2222

2323
### iOS
24-
> Don't forget the Privacy Description in `info.plist` and add file```.swift``` in your project (and create bridging header file swift).
24+
> Don't forget the Privacy Description in `info.plist` and add file [.swift](https://stackoverflow.com/questions/52536380/why-linker-link-static-libraries-with-errors-ios) in your project (and create bridging header file swift).
2525
<img src="./files/privacy-iOS.png">
2626
2727
```sh

0 commit comments

Comments
 (0)