0.3.3 • Published 9 months ago

react-native-xlog-jsi v0.3.3

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

react-native-xlog-jsi

It allows you to easily use mars-xlog inside your React Native applications.

Node.js Package

Installation

yarn add react-native-xlog-jsi

Usage

import Xlog from 'react-native-xlog-jsi';

// init
const xlog = new Xlog();

// flush before pull xlog file
Xlog.appenderFlush();

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT

0.3.3

9 months ago

0.3.2

1 year ago

0.3.0

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.1

2 years ago