my-rn-firebase
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

Installation

Thêm Vào package.json
"my-rn-firebase": "git+https://gitlab.com/react-native-my-libs/my-rn-firebase.git",

Chạy lệnh sau

yarn install

Sử dụng

Khởi tạo trước khi làm bất cứ hoạt động nào

FirebaseUtils.initFirebase(Keys.FIRE_BASE_CONFIG);

Save dữ liệu

saveObject(key: string | number, value)

Đồng bộ tất cả các data đã save lên server

await FirebaseUtils.excuteAllWaitCommand();

Readme

Keywords

Package Sidebar

Install

npm i my-rn-firebase

Weekly Downloads

0

Version

1.0.2

License

ISC

Unpacked Size

19.6 kB

Total Files

9

Last publish

Collaborators

  • quanptit