UNPKG

react-native-snapshot

Version:

Get snapshot images from React Native views as base64 encoded strings.

26 lines (25 loc) 604 B
{ "name": "react-native-snapshot", "version": "1.0.1", "description": "Get snapshot images from React Native views as base64 encoded strings.", "main": "Snapshot.js", "license": "MIT", "keywords": [ "React", "Native", "Snapshot", "base64" ], "author": { "name": "Martijn Swaagman", "email": "info@martijnswaagman.nl", "url": "https://github.com/swaagie" }, "repository": { "type": "git", "url": "git+ssh://git@github.com/swaagie/react-native-snapshot.git" }, "bugs": { "url": "https://github.com/swaagie/react-native-snapshot/issues" } }