-
*Platform* (all, jvm, js): all
*Extension* (none, kotlin 1.3): none
## Code related feature
I want to provide a `between` function which reports lower and upper bound as soon as one of them fails…
-
# Define the list of the first programming languages to port the new libraries to
**Priority: (A)**
Given the vast amount of [programming languages](https://en.wikipedia.org/wiki/List_of_programming…
-
If you create a multi-module kmm project where some Module A depends on some Module B and Module B uses `dev.icerock.mobile.multiplatform-resources` plugin to generate string resources, Module A is no…
jeran updated
11 months ago
-
First of all, I deeply appreciate this very good project.
I wonder If a changed request does not make any problem when I change some body content.
ex.
override fun shouldInterceptRequest( view: W…
-
## Description 📜
In this we want you to deep dive into what is user research and why does it form a basic necessity for UX designing. Market Research and UX research is different . If you want …
-
Consider following js code:
```js
module.exports = (str, options) => {
if (options && options.uppercase) {
return str.toUppercase();
} else {
return str;
}
};
`…
-
If I understand it correctly, "supporting MPP" currently means that KSP can run on all platforms separately, but what if I want to generate common code?
Currently running ksp on an MPP project with c…
-
## Description
Seeing an issue with the java library (v1.0.7) when logic should have returned an array of arrays but returned just an array
### Input
```
{"parentObject":{"childObject":{"array…
-
I have cloned this project, then cd into example, then `npx expo start` and got
```
expo-speech-recognition/example
Error: Cannot find module 'expo/config-plugins'
```
How to solve it?
Also wha…
-
Copied from: https://github.com/pgutkowski/KGraphQL/issues/11
jeggy updated
3 years ago