0.1.0 • Published 9 months ago
react-native-perf-monitor v0.1.0
react-native-perf-monitor
RN tool for performance logging
Installation
npm install react-native-perf-monitorUsage
import { multiply } from 'react-native-perf-monitor';
// ...
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
0.1.0
9 months ago