File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 5.1.0 - 2019-06-24 (The Upside Down)
2+
3+ - (iOS/Android) Added getSubnet method (thanks @richardvclam )
4+ - (iOS) Added support for tvOS (thanks @richardvclam & @ChrisOdicho )
5+
16## 5.0.1 - 2019-05-25 (Teensy Weensy)
27
38### Bug Fix
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-network-info" ,
3- "version" : " 5.0.1 " ,
3+ "version" : " 5.1.0 " ,
44 "description" : " Get local network information" ,
55 "main" : " NetworkInfo.js" ,
66 "types" : " NetworkInfo.d.ts" ,
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = "react-native-network-info"
3- s . version = "5.0.1 "
3+ s . version = "5.1.0 "
44 s . summary = "Get local network information"
55
66 s . homepage = "https://github.com/pusherman/react-native-network-info"
You can’t perform that action at this time.
0 commit comments