Nik Handyman
Nik Handyman
@adhip94 did you switch to react-native-elements or react-native-paper?
@arajkumar @mathur07 any updates on this ?
@fukemy there is recent response in #97
@rafwell i think that delay is caused by the way how android works internally with network. Google Cloud Messaging - enabled apps' requests are sent as batches, and android system...
Hi Andrey, thanks for quick reply. I'm still investigating this issue, as it prevents from running appRun gretty task. This is what i've found so far: - localGroovy() returns 2.3.3...
Also found this https://github.com/evgeny-goldin/gradle-plugins/blob/master/common/src/main/groovy/com/github/goldin/plugins/gradle/common/BasePlugin.groovy ``` groovy project.logger.info( "Java version '${ System.getProperty( 'java.version' )}', Groovy version '$GroovySystem.version', " + "$project evaluated, plugin '${ this.class.name }' is applied, " + "added task${...
That would be great feature indeed.
@samrocketman any update on this?
@xmartlabs any take on this?
@SimenB time to update https://jestjs.io/docs/ecmascript-modules , it still says "Please note that we currently don't support jest.mock in a clean way in ESM, but that is something we intend to...