- 22 Nov, 2017 1 commit
-
-
gtebbutt authored
Fixes tvOS build issues
-
- 20 Nov, 2017 1 commit
-
-
Gant Laborde authored
Correct user agent example in README
-
- 16 Nov, 2017 1 commit
-
-
Gant Laborde authored
Add 24 hour detection
-
- 15 Nov, 2017 1 commit
-
-
ezengsvmx authored
-
- 13 Nov, 2017 2 commits
-
-
Gant Laborde authored
Removed an unused dependency
-
Adric authored
This dependency is not required. It also stops the project from being used.
-
- 20 Oct, 2017 9 commits
-
-
Gant Laborde authored
Fixing `@synthesize isEmulator` duplicate
-
Gant Laborde authored
changelog update :pen:
-
Douglas Nassif Roma Junior authored
-
Gant Laborde authored
-
Gant Laborde authored
Make 'com.google.android.gms:play-services-gcm' optional.
-
Gant Laborde authored
Added missing TypeScript methods
-
Paito Anderson authored
Added missing functions
-
Douglas Nassif Roma Junior authored
-
Douglas Nassif Roma Junior authored
-
- 18 Oct, 2017 1 commit
-
-
Sirui Li authored
The example needs to be updated after #207
-
- 17 Oct, 2017 2 commits
-
-
Gant Laborde authored
-
Gant Laborde authored
Fix "Neither user nor current process has android.persmission.ACCESS_WIFI_STATE"
-
- 16 Oct, 2017 2 commits
-
-
Kesha Antonov authored
fix: Error: The WIFI_SERVICE must be looked up on the Application context or memory will leak on devices < Android N. Try changing reactContext to reactContext.getApplicationContext() [WifiManagerLeak] WifiManager manager = (WifiManager) reactContext.getSystemService(Context.WIFI_SERVICE);
-
Kesha Antonov authored
-
- 15 Oct, 2017 3 commits
-
-
Gant authored
-
Gant authored
-
Gant Laborde authored
Fix RN 0.48+ warning about requiresMainQueueSetup
-
- 12 Oct, 2017 1 commit
-
-
Gant Laborde authored
Check for null with getCurrentActivity()
-
- 11 Oct, 2017 2 commits
-
-
rizzomichaelg authored
-
rizzomichaelg authored
getCurrentActivity() occasionally returns null
-
- 07 Oct, 2017 1 commit
-
-
Aleksei Androsov authored
Warning: Module RNDeviceInfo requires main queue setup since it overrides `constantsToExport` but doesn't implement `requiresMainQueueSetup. In a future release React Native will default to initializing all native modules on a background thread unless explicitly opted-out of.
-
- 06 Oct, 2017 3 commits
-
-
Gant Laborde authored
Add flow types
-
Jonathan Kim authored
-
Jonathan Kim authored
-
- 05 Oct, 2017 5 commits
-
-
Gant Laborde authored
Update method table with return types
-
Jonathan Kim authored
-
Gant Laborde authored
Update changelog
-
Jonathan Kim authored
-
Jonathan Kim authored
-
- 04 Oct, 2017 2 commits
-
-
Gant Laborde authored
Add tvOS support
-
Gant Laborde authored
Add Android support for serial number, IP, and MAC address.
-
- 03 Oct, 2017 2 commits
-
-
Noah Passalacqua authored
-
Noah Passalacqua authored
-
- 26 Sep, 2017 1 commit
-
-
gtebbutt authored
-