react native json tree:基于react json tree的React Native JSON Viewer组件 源码
react-native-json-tree 基于React Native JSON Viewer组件。 支持对象,例如 。 用法 import JSONTree from ' react-native-json-tree ' // If you're using Immutable.js: `npm i --save immutable` import { Map } from ' immutable ' // Inside a React component: const json = { array : [ 1 , 2 , 3 ], bool : true , object
文件列表
react-native-json-tree-master.zip
(预估有个72文件)
react-native-json-tree-master
.gitignore
98B
.babelrc
34B
.eslintrc
240B
package.json
2KB
Example
.gitignore
774B
.babelrc
33B
app
Examples.js
1KB
暂无评论