Commit Graph

14 Commits

Author SHA1 Message Date
Andy Prock 1da9f1af7b 1.1.0 2017-01-16 11:59:50 -08:00
Andy Prock aba52817dc Merge pull request #4 from PeelTechnologies/rn40
Rn40
2017-01-16 11:59:34 -08:00
Andy Prock 9cc32da37d update docs for RN < 0.40 + ios 2017-01-16 11:59:08 -08:00
Andy Prock 4a88406d75 Header changes required for 0.40 on ios
https://github.com/facebook/react-native/releases/tag/v0.40.0
2017-01-16 11:57:01 -08:00
Andy Prock 2189e51600 1.0.3 2016-12-15 13:47:56 -08:00
Andy Prock 45b171074f fix #2, create .npmignore with examples in it 2016-12-15 13:47:33 -08:00
Andy Prock e721b144cf Merge pull request #3 from gilesvangruisen/gilesvangruisen-patch-1
Update methods to reflect platform information
2016-12-15 13:43:35 -08:00
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