Artem Iashkov

Results 6 comments of Artem Iashkov

Hello, I think would be great to add the import statement of plugin, like `const { TimeAnalyticsPlugin } = require('time-analytics-webpack-plugin'); ` as it different from the origin plugin

> @FBRAA sorry, I could not fully get your point.... > > You mean we should provide mjs and cjs together? Or We should provide a default export? Readme should...

I do not use expo account at all and I do not need it. Why does this bug happen and should I really login to connect to server in my...

``` apply plugin: "com.android.application" apply plugin: "org.jetbrains.kotlin.android" apply plugin: "com.facebook.react" apply plugin: 'com.google.gms.google-services' apply from: "../../node_modules/react-native-ultimate-config/android/rnuc.gradle" ``` It seems to work for me this way. Usage is the same `project.config.get('BUNDLE_ID')`...