0.0.11 • Published 6 years ago

rn-xiaobu-utils v0.0.11

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

vue-xiaobu-utils

小步 react-native 工具项目

Build Setup

# install
npm install rn-xiaobu-utils
# 或
yarn add rn-xiaobu-utils

使用说明

注意:本工程使用d.ts文件进行提示,请安装typings并导入index.d.ts 注意:本工程不支持window以及document对象,如需使用请转到vue-xiaobu-utils

/// <reference path="../node_modules/vue-xiaobu-utils/src/plugins/nativePlugin.d.ts" />

基本工具类使用方法(部分示例)

import { ajaxAsyncRN } from 'rn-xiaobu-utils'
ajaxAsyncRN('path', sendObj)

注意:更多方法请参考index.js或index.d.ts

0.0.11

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago