UNPKG

@react-native-firebase/perf

Version:

React Native Firebase - React Native Firebase provides native integration with Performance Monitoring to gain insight into key performance characteristics within your React Native application.

5 lines (3 loc) 182 B
import { withApplyPerfPlugin } from './applyPlugin'; import { withBuildscriptDependency } from './buildscriptDependency'; export { withBuildscriptDependency, withApplyPerfPlugin };