{"id":16009433,"url":"https://github.com/fwcd/nuit-multiplatform-example","last_synced_at":"2026-01-25T16:31:29.986Z","repository":{"id":253852690,"uuid":"834507771","full_name":"fwcd/nuit-multiplatform-example","owner":"fwcd","description":"Template for a multiplatform (desktop + mobile) app written in Rust using Nuit","archived":false,"fork":false,"pushed_at":"2024-08-19T21:40:52.000Z","size":21,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-12T01:37:18.031Z","etag":null,"topics":["app","ios","mobile","nuit","rust","ui"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fwcd.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":"2024-07-27T13:31:39.000Z","updated_at":"2024-08-20T05:09:32.000Z","dependencies_parsed_at":"2024-08-20T01:31:13.811Z","dependency_job_id":"943b3a03-b041-4387-9aa4-7e3acceb2850","html_url":"https://github.com/fwcd/nuit-multiplatform-example","commit_stats":null,"previous_names":["fwcd/nuit-multiplatform-example"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/fwcd/nuit-multiplatform-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fwcd%2Fnuit-multiplatform-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fwcd%2Fnuit-multiplatform-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fwcd%2Fnuit-multiplatform-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fwcd%2Fnuit-multiplatform-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fwcd","download_url":"https://codeload.github.com/fwcd/nuit-multiplatform-example/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fwcd%2Fnuit-multiplatform-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28755526,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T13:59:49.818Z","status":"ssl_error","status_checked_at":"2026-01-25T13:59:33.728Z","response_time":113,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["app","ios","mobile","nuit","rust","ui"],"created_at":"2024-10-08T13:02:09.151Z","updated_at":"2026-01-25T16:31:29.970Z","avatar_url":"https://github.com/fwcd.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nuit Multiplatform Example\n\nA small example for a simple multiplatform (desktop + mobile) app written in Rust using the declarative UI library [Nuit](https://github.com/fwcd/nuit).\n\n\u003e [!IMPORTANT]\n\u003e This is highly experimental and currently only works on macOS and iOS. Support for more platforms, especially Linux, is planned in the future.\n\n## Getting Started\n\nFirst make sure to have [`cargo-mobile2`](https://github.com/tauri-apps/cargo-mobile2) installed, then run\n\n```sh\ncargo mobile init\n```\n\n\u003e [!NOTE]\n\u003e If the `gen` folder already exists, you may have to delete it first due to https://github.com/tauri-apps/cargo-mobile2/issues/351.\n\nTo run\n\n- on desktop use `cargo run`\n- on iOS use `cargo apple run`\n- on Android use `cargo android run`\n\n\u003e [!TIP]\n\u003e For iOS and Android you can also open the project in the corresponding IDE with `cargo apple open` (Xcode) and `cargo android open` (Android Studio), respectively.\n\n## Implementation Notes\n\n- The `#[mobile_entry_point]` annotation generates all the boilerplate `extern` functions for mobile.\n- Logging on Android is done using `android_logger`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffwcd%2Fnuit-multiplatform-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffwcd%2Fnuit-multiplatform-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffwcd%2Fnuit-multiplatform-example/lists"}