react-native-json-tree:基于react-json-tree的React Native JSON Viewer组件

时间:2021-02-03 21:32:47
【文件属性】:
文件名称:react-native-json-tree:基于react-json-tree的React Native JSON Viewer组件
文件大小:210KB
文件格式:ZIP
更新时间:2021-02-03 21:32:47
react theme json 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
----.gitignore(98B)
----.babelrc(34B)
----.eslintrc(240B)
----package.json(2KB)
----Example()
--------.gitignore(774B)
--------.babelrc(33B)
--------app()
--------.flowconfig(1KB)
--------package.json(616B)
--------.buckconfig(114B)
--------android()
--------.watchmanconfig(2B)
--------ios()
--------__tests__()
--------index.ios.js(142B)
--------index.android.js(142B)
--------.gitattributes(16B)
--------app.json(51B)
--------yarn.lock(139KB)
----src()
--------JSONIterableNode.js(874B)
--------ItemRange.js(1KB)
--------JSONArrayNode.js(682B)
--------getCollectionEntries.js(3KB)
--------JSONNode.js(2KB)
--------createStylingFromTheme.js(3KB)
--------JSONArrow.js(888B)
--------index.js(3KB)
--------objType.js(265B)
--------JSONNestedNode.js(5KB)
--------themes()
--------JSONObjectNode.js(757B)
--------JSONValueNode.js(1KB)
----LICENSE.md(1KB)
----README.md(4KB)
----.idea()
--------vcs.xml(180B)
----.npmignore(83B)
----test()
--------index.spec.js(421B)
----yarn.lock(190KB)

网友评论