Commit Graph

7 Commits

Author SHA1 Message Date
Giles Van Gruisen a7b7b41956 Update methods to reflect platform information
This updates the implementations of the os.type() and os.platform()
methods to reflect more accurate system/platform information.

os.type() has been updated to simply return 'React Native'
os.platform() has been updated to return the current platform, either
'android', 'ios', or whatever else might be returned by Platform.OS
2016-12-07 13:05:04 -05:00
Andy Prock c998f8322b 1.0.2 2016-11-08 16:17:31 -08:00
Andy Prock 4edff778ef change android package name 2016-11-08 16:17:25 -08:00
Andy Prock f3fb1a438f 1.0.1 2016-11-08 15:39:23 -08:00
Andy Prock 2a28ce6dad Merge pull request #1 from PeelTechnologies/package
rename main js file for rn-nodeify compatibility
2016-11-08 15:39:12 -08:00
Andy Prock 06e79492ac rename main js file for rn-nodeify compatibility 2016-11-08 15:37:48 -08:00
Andy Prock e8e917ea26 initial commit 2016-11-07 14:10:34 -08:00