Skip to content

icanzilb/react-native-console-oslog

Repository files navigation

react-native-console-oslog

An OSLog logger to use when running in the iOS Simulator or an iPhone

Installation

npm install react-native-console-oslog

Usage

import { multiply } from 'react-native-console-oslog';

// ...

const result = await multiply(3, 7);

Contributing

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

License

MIT


Made with create-react-native-library

About

React Native package to log to Apple's unified log

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published