{"id":21395203,"url":"https://github.com/mlbonniec/onboardingkit","last_synced_at":"2025-07-13T18:33:13.951Z","repository":{"id":207649674,"uuid":"719112890","full_name":"mlbonniec/OnBoardingKit","owner":"mlbonniec","description":"Apple TipKit like architecture onboarding view Swift Package.","archived":false,"fork":false,"pushed_at":"2024-05-20T22:24:58.000Z","size":2157,"stargazers_count":20,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-05-21T00:51:32.080Z","etag":null,"topics":["ios","library","onboarding","swift","swiftui","tipkit"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mlbonniec.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-15T13:35:25.000Z","updated_at":"2024-05-20T22:25:01.000Z","dependencies_parsed_at":"2024-05-20T23:37:43.723Z","dependency_job_id":null,"html_url":"https://github.com/mlbonniec/OnBoardingKit","commit_stats":null,"previous_names":["mlbonniec/onboardingkit"],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlbonniec%2FOnBoardingKit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlbonniec%2FOnBoardingKit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlbonniec%2FOnBoardingKit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlbonniec%2FOnBoardingKit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlbonniec","download_url":"https://codeload.github.com/mlbonniec/OnBoardingKit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225909109,"owners_count":17543532,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ios","library","onboarding","swift","swiftui","tipkit"],"created_at":"2024-11-22T14:18:37.171Z","updated_at":"2024-11-22T14:18:38.585Z","avatar_url":"https://github.com/mlbonniec.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Cover](https://github.com/mlbonniec/OnBoardingKit/assets/29955402/db543528-b91e-4d28-ab30-e7a9e92272de)\n*All of these views are original Apple views, recreated using the library.*\n\n# OnBoardingKit\n\nOnBoardingKit is a configurable on boarding screen view for SwiftUI.\nIt's inspired by on boarding views on Apple native apps, and [UIOnboarding](https://github.com/lascic/uionboarding) Swift Package.\n\nOnBoardingKit behavior is inspired by the new [TipKit](https://developer.apple.com/documentation/tipkit) library from Apple.\n\n\u003e [!NOTE]\n\u003e OnBoardingKit is available on iOS 15 and later.\n\n# Quick Start\nTo create an on boarding view, you simply have to create a struct conforming to the `OnBoarding` protocol.\nThen, it's very easy to display it with the `OnBoardingView`.\n\n```swift\nstruct OnBoardingDemo: OnBoarding {\n  // …\n}\n\nText(\"Hello, World!\")\n  .presentOnBoarding(OnBoardingDemo(), action: {})\n```\n\n# Documentation\nYou can find the full documentation on the [wiki](https://github.com/mlbonniec/OnBoardingKit/wiki).\n\n# License\nThis project is licensed under MIT.\n\n\u003e [!IMPORTANT]\n\u003e If you're using this project into yours, you **must** incluse the license and copyright notice\n\nSee [LICENSE](./LICENSE) for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmlbonniec%2Fonboardingkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmlbonniec%2Fonboardingkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmlbonniec%2Fonboardingkit/lists"}