Aung Kyaw Paing

Results 23 issues of Aung Kyaw Paing

I noticed the typing for `~creation_source` is wrong. It should be number instead of string. This can be verified easily by creating [a deeplink from API.](https://help.branch.io/developers-hub/docs/deep-linking-api#creating-a-deep-linking-url). Putting this into `branch.subscribe`...

Added export for success and error event to write type guard easily. With current implementation we have to either do a force non-null or a null check on `params` regardless...

Since Rabbit now have [Kotlin source](https://github.com/Rabbit-Converter/Rabbit/blob/master/source/output/kotlin/Rabbit.kt), we can start using it for consistency in the project as the other source files are already in Kotlin.

### Value Statement As a user, I want to mute a project for only a certain period so that if it's a known issue, I won't get nagged about it...

enhancement
help wanted

### Description Compose test for Dialog and text field freeze with `AppIdleException` when specific size of width and height are configured in qualifier. ### Steps to Reproduce Run the following...

Fixes #150 Added `ActivityResultContract` for login api. I still am not sure if this is part of the core sdk but I do agree the docs should be updated to...

In one of my particular use-case, we refresh the token dynamically (expire and refresh token) from react native side of our app. We currently do this by having our own...

Currently it's only working for Kotlin, and require some niche to be useable with Java. It would be better if we can add annotations such as `JvmStatic` to be useable...

enhancement

Need to support numbers such as `01662217`, or `+951662217`