From 68065dc7300d6a3301fc98de1d24dd6524ba2e3d Mon Sep 17 00:00:00 2001 From: TheRealJan Date: Tue, 11 Jul 2023 16:08:00 +0200 Subject: [PATCH] Update support status in README Signed-off-by: TheRealJan --- README.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 1c8e7324e..86a07adec 100644 --- a/README.md +++ b/README.md @@ -3,17 +3,17 @@ A Kotlin Multiplatform Client for Supabase. Supported targets: -| **Module** | **GoTrue** | **Realtime** | **Postgrest** | **Storage** | **Functions** | **Apollo-GraphQL** | -|---------------------------------------------------------------|------------|--------------|---------------|-------------|---------------|--------------------| -| **JVM** | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | -| **Android** | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | -| **JS** *(Browser, NodeJS)* | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | -| **IOS** | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | -| **tvOS** (tvosArm64, tvosX64, tvosSimulatorArm64) | ☑️ | ✅ | ✅ | ✅ | ✅ | ✅ | -| **watchOS** (watchosArm64, watchosX64, watchosSimulatorArm64) | ☑️ | ✅ | ✅ | ✅ | ✅ | ✅ | -| **MacOS** *(macosX64 & macosArm64)* 🚧 | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | -| **Windows** *(mingwX64)* 🚧 | ☑️ | ✅ | ✅ | ✅ | ✅ | ❌ | -| **Linux** *(linuxX64)* 🚧 | ☑️ | ✅ | ✅ | ✅ | ✅ | ❌ | +| **Module** | **GoTrue** | **Realtime** | **Postgrest** | **Storage** | **Functions** | **Apollo-GraphQL** | +|--------------------------------------------------------------------|------------|--------------|---------------|-------------|---------------|--------------------| +| **JVM** | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | +| **Android** | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | +| **JS** *(Browser, NodeJS)* | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | +| **IOS** | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | +| **tvOS** *(tvosArm64, tvosX64, tvosSimulatorArm64)* 🚧 | ☑️ | ✅ | ✅ | ✅ | ✅ | ✅ | +| **watchOS** *(watchosArm64, watchosX64, watchosSimulatorArm64)* 🚧 | ☑️ | ✅ | ✅ | ✅ | ✅ | ✅ | +| **MacOS** *(macosX64 & macosArm64)* 🚧 | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | +| **Windows** *(mingwX64)* 🚧 | ☑️ | ✅ | ✅ | ✅ | ✅ | ❌ | +| **Linux** *(linuxX64)* 🚧 | ☑️ | ✅ | ✅ | ✅ | ✅ | ❌ | ✅ = full support