UNPKG

react-native-vertical-text

Version:

A simple and fully customizable React Native component that implements a vertical text UI. <!--

52 lines (51 loc) 1.15 kB
{ "name": "react-native-vertical-text", "version": "1.0.5", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "MIT", "description": "A simple and fully customizable React Native component that implements a vertical text UI. <!--", "devDependencies": { "metro-react-native-babel-preset": "^0.53.1" }, "directories": { "doc": "doc", "example": "examples" }, "keywords": [ "react-native", "react-component", "react-native-component", "react", "react native", "vertical", "text", "vertical-text", "row-text", "chinaese", "Taiwanese", "中文", "直書", "直排", "直排文字", "直排中文", "小說", "閱讀", "mobile", "ios", "android", "ui" ], "dependencies": {}, "repository": { "type": "git", "url": "git+https://github.com/CS6/react-native-vertical-text.git" }, "bugs": { "url": "https://github.com/CS6/react-native-vertical-text/issues" }, "homepage": "https://github.com/CS6/react-native-vertical-text#readme" }