Open source the Android NetInfo module

Reviewed By: mkonicek

Differential Revision: D2703432

fb-gh-sync-id: 4a85844f1734ec433df543c89f0fdd56fe5db13c
This commit is contained in:
Konstantin Raev
2015-12-02 10:50:09 -08:00
committed by facebook-github-bot-4
parent 06f2c33f0d
commit 0779dd1e87
9 changed files with 347 additions and 27 deletions

View File

@@ -68,7 +68,7 @@ var APIS = [
require('./CameraRollExample.ios'),
require('./GeolocationExample'),
require('./LayoutExample'),
require('./NetInfoExample'),
require('./NetInfoExample.ios'),
require('./PanResponderExample'),
require('./PointerEventsExample'),
require('./PushNotificationIOSExample'),