@react-native-enhanced-notifications/app
Version:
React Native Enhanced Notifications
6 lines (4 loc) • 303 B
text/typescript
import { withApplyGoogleServicesPlugin } from './applyPlugin';
import { withBuildscriptDependency } from './buildscriptDependency';
import { withCopyAndroidGoogleServices } from './copyGoogleServices';
export { withBuildscriptDependency, withApplyGoogleServicesPlugin, withCopyAndroidGoogleServices };