React-native-device-info: Add support for 10.5" ipad Pro

Created on 17 Jun 2017  路  5Comments  路  Source: react-native-device-info/react-native-device-info

Please add support detecting 10.5" ipad pro.

Most helpful comment

Open a PR for these now if you want that.

Don't comment on closed issues.

Use at least a hello, please or thank you when addressing people. People are not walls.

All 5 comments

                          @"iPad7,1"   :@"iPad Pro 12.9-inch",// iPad Pro 12.5-inch - Wifi
                          @"iPad7,2"   :@"iPad Pro 12.9-inch",// iPad Pro 12.5-inch - Cellular
                          @"iPad7,3"   :@"iPad Pro 10.5-inch",// iPad Pro 12.5-inch - Wifi
                          @"iPad7,4"   :@"iPad Pro 10.5-inch",// iPad Pro 12.5-inch - Cellular

Added in #230

iPad8,1 : iPad Pro 3rd Gen (11 inch, WiFi)
iPad8,2 : iPad Pro 3rd Gen (11 inch, 1TB, WiFi)
iPad8,3 : iPad Pro 3rd Gen (11 inch, WiFi+Cellular)
iPad8,4 : iPad Pro 3rd Gen (11 inch, 1TB, WiFi+Cellular)
iPad8,5 : iPad Pro 3rd Gen (12.9 inch, WiFi)
iPad8,6 : iPad Pro 3rd Gen (12.9 inch, 1TB, WiFi)
iPad8,7 : iPad Pro 3rd Gen (12.9 inch, WiFi+Cellular)
iPad8,8 : iPad Pro 3rd Gen (12.9 inch, 1TB, WiFi+Cellular)

Add support for these now

Open a PR for these now if you want that.

Don't comment on closed issues.

Use at least a hello, please or thank you when addressing people. People are not walls.

Was this page helpful?
0 / 5 - 0 ratings