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

qqtoy87756 29 0 ZIP 2021-02-21 02:02:12

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

用户评论
请输入评论内容
评分:
暂无评论