icanzilb / react-native-console-oslog

React Native package to log to Apple's unified log

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:Objective-C++ 52.5%Language:Objective-C 34.5%Language:Java 6.5%Language:C++ 2.7%Language:TypeScript 1.4%Language:Ruby 1.1%Language:JavaScript 0.7%Language:Starlark 0.2%Language:Shell 0.2%Language:CMake 0.1%Language:C 0.0%Language:Swift 0.0%