Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 302 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 302 Bytes

react-native-drama-elements

Components to be used with Drama projects.

Installation

npm install react-native-drama-elements

Usage

import DramaElements from "react-native-drama-elements";

// ...

const deviceName = await DramaElements.getDeviceName();

License

MIT