Commit 4271c9ac authored by Richard Evans's avatar Richard Evans

Update Readme.md

parent a302e076
...@@ -116,4 +116,6 @@ console.log("App Version (Readable)", DeviceInfo.getReadableVersion()); // e.g. ...@@ -116,4 +116,6 @@ console.log("App Version (Readable)", DeviceInfo.getReadableVersion()); // e.g.
console.log("Device Name", DeviceInfo.getDeviceName()); // e.g. Becca's iPhone 6 console.log("Device Name", DeviceInfo.getDeviceName()); // e.g. Becca's iPhone 6
console.log("User Agent", DeviceInfo.getUserAgent()); // e.g. Dalvik/2.1.0 (Linux; U; Android 5.1; Google Nexus 4 - 5.1.0 - API 22 - 768x1280 Build/LMY47D)
``` ```
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment