UNPKG

react-native-message-composer

Version:
33 lines 936 B
{ "name": "react-native-message-composer", "version": "1.0.0", "description": "React Native module bridge to iOS MFMessageComposeViewController", "main": "index.js", "repository": { "type": "git", "url": "https://github.com/anarchicknight/react-native-message-composer.git" }, "keywords": [ "react", "native", "react-native", "bridge", "text", "sms", "mms", "iMessage", "attachments", "MFMessageComposeViewController", "ios", "react-component" ], "author": "Anarchic Knight <anarchicknight@gmail.com> (http://www.anarchicknight.co.uk)", "license": { "type": "MIT", "url": "https://github.com/anarchicknight/react-native-message-composer/blob/master/LICENSE" }, "bugs": { "url": "https://github.com/anarchicknight/react-native-message-composer/issues" }, "homepage": "https://github.com/anarchicknight/react-native-message-composer#readme" }