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
f503e876
Commit
f503e876
authored
Mar 19, 2016
by
Rebecca Hughes
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #27 from marekhrabe/patch-1
Update device names to respect Apple Branding
parents
f5b66d3b
842d3831
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
RNDeviceInfo.m
RNDeviceInfo/RNDeviceInfo.m
+2
-2
No files found.
RNDeviceInfo/RNDeviceInfo.m
View file @
f503e876
...
@@ -77,8 +77,8 @@ RCT_EXPORT_MODULE()
...
@@ -77,8 +77,8 @@ RCT_EXPORT_MODULE()
@"iPhone6,2"
:
@"iPhone 5s"
,
// (model A1457, A1518, A1528 (China), A1530 | Global)
@"iPhone6,2"
:
@"iPhone 5s"
,
// (model A1457, A1518, A1528 (China), A1530 | Global)
@"iPhone7,1"
:
@"iPhone 6 Plus"
,
//
@"iPhone7,1"
:
@"iPhone 6 Plus"
,
//
@"iPhone7,2"
:
@"iPhone 6"
,
//
@"iPhone7,2"
:
@"iPhone 6"
,
//
@"iPhone8,1"
:
@"iPhone 6
S
"
,
//
@"iPhone8,1"
:
@"iPhone 6
s
"
,
//
@"iPhone8,2"
:
@"iPhone 6
S
Plus"
,
//
@"iPhone8,2"
:
@"iPhone 6
s
Plus"
,
//
@"iPad4,1"
:
@"iPad Air"
,
// 5th Generation iPad (iPad Air) - Wifi
@"iPad4,1"
:
@"iPad Air"
,
// 5th Generation iPad (iPad Air) - Wifi
@"iPad4,2"
:
@"iPad Air"
,
// 5th Generation iPad (iPad Air) - Cellular
@"iPad4,2"
:
@"iPad Air"
,
// 5th Generation iPad (iPad Air) - Cellular
@"iPad4,3"
:
@"iPad Air"
,
// 5th Generation iPad (iPad Air)
@"iPad4,3"
:
@"iPad Air"
,
// 5th Generation iPad (iPad Air)
...
...
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