Skip to content

Commit 258f899

Browse files
Zilliq11AurelGit
andauthored
Append useful documentation about using cocoapods
Co-Authored-By: AurelGit <[email protected]>
1 parent d7c9463 commit 258f899

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/setup cocoapods.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ You can use it to add the actual React Native framework code into our project, a
66
In this boilerplate, we don't want to make CocoaPods as a required tool.
77
But if you planned to manage a lot of thirdparty dependencies, it should be a really good idea to follow this guide.
88

9-
Finally, we didn't specify it yet, but this tool is for iOS dependencies only. On Android, `react-native linking` seems to be enought.
9+
Finally, we didn't specify it yet, but this tool is for iOS dependencies only. On Android, `react-native linking` seems to be enough.
1010

1111

1212
## Setup CocoaPods
@@ -90,4 +90,4 @@ That's all ! :tada:
9090
More resources :
9191
- [Demystifying react-native modules linking](https://engineering.brigad.co/demystifying-react-native-modules-linking-ae6c017a6b4a)
9292
- [Configuring CocoaPods dependencies](https://facebook.github.io/react-native/docs/integration-with-existing-apps#configuring-cocoapods-dependencies)
93-
- [Beginner’s Guide to Using CocoaPods with React Native](https://shift.infinite.red/beginner-s-guide-to-using-cocoapods-with-react-native-46cb4d372995)
93+
- [Beginner’s Guide to Using CocoaPods with React Native](https://shift.infinite.red/beginner-s-guide-to-using-cocoapods-with-react-native-46cb4d372995)

0 commit comments

Comments
 (0)