File tree Expand file tree Collapse file tree 3 files changed +10
-3
lines changed
Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1+ ## 3.2.0 - 2018-04-03 (Fine Wine)
2+
3+ ### Features
4+ - (iOS/Android) Added method for getting broadcast address (thanks @codlab )
5+ - (Android) Upgrade library dependencies (thanks @codlab )
6+
7+
18## 3.1.0 - 2018-03-06 (Catnip)
2-
9+
310### Features
411- (iOS) Added support for getting IPv4 address (thanks @jgfidelis )
512
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-network-info" ,
3- "version" : " 3.1 .0" ,
3+ "version" : " 3.2 .0" ,
44 "description" : " Get local network information" ,
55 "main" : " NetworkInfo.js" ,
66 "repository" : {
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 = "3.0 .0"
3+ s . version = "3.2 .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