Skip support #32838
Unanswered
lexum0
asked this question in
Feature Requests
Skip support
#32838
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Could there be official or community support for Skip?
Skip is a tool that allows transpiling your Swift + SwiftUI app to Kotlin + Jet Compose app and build native apps in both iOS and Android with a single project
https://skip.tools
There's basic support for the Swift and Kotlin Supabase libraries (Skip calls the Swift library on iOS and the Kotlin library on Android), but it would be great to support the full library.
A few basic features are missing, but the Skip developers lack knowledge in Supabase to do the full implementation. Perhaps working together it could be completed, with developers that know the Supabase library and the Skip devs
https://github.com/skiptools/skip-supabase
Here's the list of the implemented features so far
https://github.com/skiptools/skip-supabase/blob/main/Tests/SkipSupabaseTests/SkipSupabaseTests.swift
Beta Was this translation helpful? Give feedback.
All reactions