Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
R
react-native-device-info
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
放牛的园子
react-native-device-info
Commits
3608dca6
Commit
3608dca6
authored
Apr 07, 2016
by
Rebecca Hughes
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #34 from aforty/patch-2
Update README.md w/ cocoapods installation instructions
parents
d818b370
774f5246
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
README.md
README.md
+9
-0
No files found.
README.md
View file @
3608dca6
...
@@ -14,6 +14,15 @@ npm install react-native-device-info --save
...
@@ -14,6 +14,15 @@ npm install react-native-device-info --save
### Installation (iOS)
### Installation (iOS)
#### Installing via Cocoa Pods
Add the following line to your build targets in your
`Podfile`
`pod 'RNDeviceInfo', :path => '../node_modules/react-native-device-info'`
Then run
`pod install`
#### Installing manually
In XCode, in the project navigator:
In XCode, in the project navigator:
-
Right click Libraries
-
Right click Libraries
-
Add Files to
[
your project's name
]
-
Add Files to
[
your project's name
]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment