skip icon indicating copy to clipboard operation
skip copied to clipboard

Skip transpiler for creating SwiftUI apps for iOS and Android

Results 111 skip issues
Sort by recently updated
recently updated
newest added

Am I doing something wrong here or > You may have to replace some generics or generic constraints with looser typing in order to transpile successfully. applies here? I think...

Hi I have installed Skip, and finished the checkup. The first time the checkup gives me these errors: [✓] Skip version 0.8.37 (= 0.8.37) [✓] macOS version 14.4.1 (> 13.5.0)...

Error after first installation via brew and running `skip checkup` (with and without `--double-check`) Maybe we can provide more info, to help resolving this issue? --- ### Discussed in https://github.com/skiptools/skip/discussions/4...

setup

I have a lot of real swift code with modern async and their new statically typed query expressions. I'm not sure how I'd port this to android which also has...

documentation
enhancement

Trying to build a demo app from xcode unfortunately this causes the following error in the xcode logs. Any idea on how to fix this issue? ``` PhaseScriptExecution Run\ skip\...

I'm begining in skip development. I've created a simple login view with NavigationStack to go between my views. The problem is that when I have the navigationStack enabled, when I...

When the release `Showcase.apk` in the emulator that uses a `PreferenceKey`, crashes may occur like: ``` 02-17 23:01:30.001 2470 2470 E AndroidRuntime: FATAL EXCEPTION: main 02-17 23:01:30.001 2470 2470 E...

The gradle command failed. Review the log for details and consult https://skip.tools/docs/faq for common solutions. Command: gradle -p ../Android launchDebug. [✓] Skip version 0.7.55 (= 0.7.55) [✓] macOS version 14.0...

### Discussed in https://github.com/skiptools/skip/discussions/74 Originally posted by **Wheels00** December 28, 2023 skip checkup --double-check passes just fine (screenshot below) I have downloaded the SkipWeather example, and I am trying to...

When building a project with the Skip plugin, the following Xcode errors can occur and halt the build: ``` Internal inconsistency error: received multiple target ended messages for target ID...