issues Search Results · repo:hitherejoe/minimise language:Kotlin
Filter by
8 results
(85 ms)8 results
inhitherejoe/minimise (press backspace or delete to remove)Hello!
I hope you are doing well!
We are a security research team. Our tool automatically detected a vulnerability in this repository. We want to disclose
it responsibly. GitHub has a feature called ...
igibek
- Opened on Apr 10, 2023
- #44
I struggled a bit with the part with arguments. I think there is something missing in the Arch.
karimelbahi
- Opened on Nov 15, 2022
- #43
I added NavOptionsBuilder
interface NavigationCommand {
val arguments: List NamedNavArgument
val destination: String
val builder: NavOptionsBuilder.() - Unit
}
but I cannot access start ...
Al-Hussein-96
- 1
- Opened on Aug 3, 2022
- #42
StateFlow won t emit the same value twice. For example, if we enter a screen and then press the android back button
(without using navigationManager), then we will not be able to navigate by the same route. ...
aleksandr-sudnikov-ext-orion
- 1
- Opened on May 25, 2022
- #40
navigationManager.commands.collectAsState().value.also { command - if (command.destination.isNotEmpty()) {
navController.navigate(command.destination) } }
Can cause nullpointer exceptions on recomposition ...
bigfarid
- Opened on Nov 5, 2021
- #38
First I m not sure if this is an issue in your code base or not, but we implemented something very similar but with
RxJava. I left a comment on your great blog
https://medium.com/google-developer-experts/modular-navigation-with-jetpack-compose-fda9f6b2bef7 ...
mattgraham1
- Opened on Aug 5, 2021
- #37
image
it caused a problem that not found this API_KEY when I compiled the project.
allen218
- Opened on Jul 20, 2021
- #36
Just executing pod install in native/KotlinIOS
Stack
CocoaPods : 1.9.1
Ruby : ruby 2.6.3p62 (2019-04-16 revision 67580) [universal.x86_64-darwin19]
RubyGems : 3.0.3
Host : Mac ...
Exey
- 3
- Opened on Apr 6, 2020
- #13

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.