1.2.2 • Published 6 years ago

asq-react-native-device v1.2.2

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

React Native Device

React Native bridge to access device data.

Installation

Minimum Requirements

react-nativeiOS
0.5010.3

NPM package

npm install asq-react-native-device

Getting started

  1. Add node-modules/asq-react-native-device/ios/ASQDevice.xcodeproj to your Libraries

  2. Add libASQDevice.a under Link Binary With Libraries in Build Phases

  3. Add $(SRCROOT)/../node_modules/asq-react-native-device/ios/ASQDevice to your Header Search Paths in Build Settings

Usage - Device

import Device from "asq-react-native-device";

Data.appID

Returns bundleID

Device.appID;
1.2.2

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago