Skip to content

TfADrama/react-native-drama-elements

Repository files navigation

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