skiptools / skiptools/skip-ui

WindowGroup API Not Available

Open
#35 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Swift
Stars
330
Forks
76
Avg merge
3h 6m
Merged PRs (30d)
1

Description

This API is not yet available in Skip. 
Consider placing it within a #if !SKIP block. 
You can file an issue against the owning library at https://github.com/skiptools, 
or see the library README for information on adding support

The WindowGroup from SwiftUI is now available in Skip yet, when you are in your View Struct with a scene you are not able to utilize the WindowGroup API.

Code example:

WindowGroup {
     // Your view stuff can go in here.
}

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the WindowGroup scene entry point and review the library README for its current support information. Reproduce the provided View and scene example, then determine what support is needed for WindowGroup; done means the example no longer reports that the API is unavailable.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
mobile-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.