0.0.5 • Published 8 years ago

university-storage v0.0.5

Weekly downloads
1
License
ISC
Repository
-
Last release
8 years ago

###安装

npm i university-storage
react-native link realm

###初始化

import Storage from 'university-storage';
Storage.init({ schemaVersion, schemas });

###使用

import Storage from 'university-storage';
new Storage(schemaName);
0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago