-
Updated
Oct 24, 2020 - Java
multiplatform
Here are 322 public repositories matching this topic...
-
Updated
Oct 20, 2020 - Dart
-
Updated
Oct 15, 2020 - C
-
Updated
Oct 24, 2020 - C++
-
Updated
Apr 23, 2020 - Python
-
Updated
Oct 24, 2020 - C++
-
Updated
Apr 20, 2020 - Kotlin
-
Updated
Oct 22, 2020 - Kotlin
-
Updated
Oct 23, 2020 - C++
Add function to BaseComponentBuilder for defining a content-based size
Current behavior
Currently the API provides a 'size' function which defines the size of the component, e.g. Panel, inclusive artifacts like borders and shadows.
Improved behavior
Since the API user often is more interested in defining the size of the actual content of a component, it would be nice to have an add
-
Updated
Oct 11, 2020 - Shell
-
Updated
Oct 12, 2020 - C++
-
Updated
Aug 17, 2020 - C++
-
Updated
Oct 4, 2020 - Kotlin
Blocked by #2
-
Updated
Oct 23, 2020 - Go
-
Updated
Aug 28, 2019 - Kotlin
-
Updated
Oct 4, 2020 - C++
-
Updated
Oct 23, 2020 - Kotlin
Flipper Plugin
Related links:
Please follow up with suggestions and ideas if you have them, @oolong-kt/developers.
-
Updated
Aug 26, 2020 - Kotlin
-
Updated
Aug 22, 2020 - C#
-
Updated
Oct 24, 2020 - C++
-
Updated
Apr 27, 2019 - Kotlin
Doxygen Comments referencing NetStructures should be changed to GameData
-
Updated
Sep 26, 2020 - C++
Improve this page
Add a description, image, and links to the multiplatform topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the multiplatform topic, visit your repo's landing page and select "manage topics."
We don't have a way to set request timeout in Apollo client
I'm using apollo kotlin multiplatform in my project and it's amazing but i have found that there is no way to set request timeout. Both OkHttp and NSURLConnection supports it currently we have to re-implement the whole NetworkTransport in both android and ios to achieve this.
**Adding requestTimeout parameter ApolloHttpNetworkTran