Sunil Kumar

Results 16 issues of Sunil Kumar

### Is there an existing issue for this? - [X] I have searched the existing issues ### Is there a StackOverflow question about this issue? - [X] I have searched...

bug

I am getting this error: `Generative Language API (Staging) has not been used in project 131675271456 before or it is disabled. Enable it by visiting https://console.developers.google.com/apis/api/staging-generativelanguage.sandbox.googleapis.com/overview?project=131675271456 then retry. If you...

demos:mood-food
type:help
component:demos

Hi , i was trying to implement it in compose multiplatform project with kotlin/wasm support, But it does not work. I got this error: ``` Could not determine the dependencies...

Hi, I have TabNavigator on root, and inside that we have nested navigators, But If i want to implement custom onBackPressed on TabNavigator, how i can do that, Because TabNavigator...

backhandler

Hi, With voyager navigation, i cant see any option to interact with browser history or url. For example, controlling the browser history back and forward button and changing the content...

docs
platform: web

@Alex009 Curious to know that are we planning now to add support for wasm in moko-mvvm as Kotlin/Wasm is now in alpha.

enhancement

Hi moko-mvvm is great option for android and ios. But i just wanted to know, can we use it for web and desktop as well? Are there any extra configurations...

question

Hi, in my project, resources are not generating. Not able to use strings with MR.strings Similarily for all other resources, it show MR.directory_name, but not any resource is accesible And...

need-info

``` Module not found: Error: Can't resolve 'localization/comyourflixercommon_stringsJson.json' in '/Users/sunil/AndroidStudioProjects/YourFlixer-KMP/build/js/packages/yourflixer/kotlin' ``` Getting following error in web app. Working fine now for all android, iOS, desktop but not on web.

Hi there, Its very easy to start using libres. It has minimal setup procedure. Thanx for that. But in web, i tried to change the language using StringDesc.localeType = StringDesc.LocaleType.Custom("hi")...