Abhishek Saxena

Results 13 issues of Abhishek Saxena

Resolves #95

The build is failing with the following error. ` Could not HEAD 'https://dl.bintray.com/kotlin/kotlin-eap/io/gitlab/arturbosch/detekt/io.gitlab.arturbosch.detekt.gradle.plugin/1.7.4/io.gitlab.arturbosch.detekt.gradle.plugin-1.7.4.pom'. Received status code 502 from server: Bad Gateway `

The images that are shown in the readme and when I used the plugin in Intellij generated a completely different mind-map and it was hard to move the nodes around...

enhancement

Changes - Added example for navigation with argument. - Added unit tests for the data source. - Added tests for the navigation with argument. Resolves #72

Please do let me know if you want to include a more realistic example or want to include multiple permission requests. Closes #53

**Describe the bug** The miniapps are loading successfully in few mobile devices like Pixel 3 XL emulator with Android 10.0 but it is not loading in most of the devices...

I have been trying to share data between the host app and the miniapp, then process the data and then navigate back to the miniapp. If possible data sharing should...