{"id":18382786,"url":"https://github.com/element-hq/element-x-ios","last_synced_at":"2026-01-28T14:04:58.763Z","repository":{"id":37089502,"uuid":"458170812","full_name":"element-hq/element-x-ios","owner":"element-hq","description":"Next generation Matrix client for iOS built with SwiftUI on top of matrix-rust-sdk.","archived":false,"fork":false,"pushed_at":"2026-01-27T03:38:15.000Z","size":90982,"stargazers_count":714,"open_issues_count":368,"forks_count":233,"subscribers_count":11,"default_branch":"develop","last_synced_at":"2026-01-27T03:43:18.084Z","etag":null,"topics":["matrix"],"latest_commit_sha":null,"homepage":"https://element.io/labs/element-x","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/element-hq.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-02-11T12:06:24.000Z","updated_at":"2026-01-27T01:30:07.000Z","dependencies_parsed_at":"2023-09-22T20:01:52.405Z","dependency_job_id":"aa80e37f-76d0-4e65-81a8-4d288eb2d750","html_url":"https://github.com/element-hq/element-x-ios","commit_stats":{"total_commits":2473,"total_committers":50,"mean_commits":49.46,"dds":0.6627577840679337,"last_synced_commit":"51227fffe31974dfa2f2b2079396cc3011e342c7"},"previous_names":["element-hq/element-x-ios","vector-im/element-x-ios"],"tags_count":997,"template":false,"template_full_name":"element-hq/.github","purl":"pkg:github/element-hq/element-x-ios","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/element-hq%2Felement-x-ios","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/element-hq%2Felement-x-ios/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/element-hq%2Felement-x-ios/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/element-hq%2Felement-x-ios/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/element-hq","download_url":"https://codeload.github.com/element-hq/element-x-ios/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/element-hq%2Felement-x-ios/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28846058,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T13:02:32.985Z","status":"ssl_error","status_checked_at":"2026-01-28T13:02:04.945Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["matrix"],"created_at":"2024-11-06T01:08:15.518Z","updated_at":"2026-01-28T14:04:58.740Z","avatar_url":"https://github.com/element-hq.png","language":"Swift","funding_links":[],"categories":["Communication","Swift"],"sub_categories":[],"readme":"[![Element iOS Matrix room #element-x-ios:matrix.org](https://img.shields.io/matrix/element-x-ios:matrix.org.svg?label=%23element-x-ios:matrix.org\u0026logo=matrix\u0026server_fqdn=matrix.org)](https://matrix.to/#/#element-x-ios:matrix.org)\n![GitHub](https://img.shields.io/github/license/element-hq/element-x-ios)\n\n![Build Status](https://img.shields.io/github/actions/workflow/status/element-hq/element-x-ios/unit_tests.yml?style=flat-square)\n![GitHub release (latest by date)](https://img.shields.io/github/v/release/element-hq/element-x-ios)\n\n[![codecov](https://codecov.io/gh/element-hq/element-x-ios/branch/develop/graph/badge.svg?token=AVIJB2MJU2)](https://codecov.io/gh/element-hq/element-x-ios)\n[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=element-x-ios\u0026metric=alert_status)](https://sonarcloud.io/summary/new_code?id=element-x-ios)\n[![Vulnerabilities](https://sonarcloud.io/api/project_badges/measure?project=element-x-ios\u0026metric=vulnerabilities)](https://sonarcloud.io/summary/new_code?id=element-x-ios)\n[![Bugs](https://sonarcloud.io/api/project_badges/measure?project=element-x-ios\u0026metric=bugs)](https://sonarcloud.io/summary/new_code?id=element-x-ios)\n\n# Element X iOS\n\nElement X iOS is the next-generation [Matrix](https://matrix.org/) client provided by [Element](https://element.io/).\n\nCompared to the previous-generation [Element Classic](https://github.com/element-hq/element-ios), it is a total rewrite using the [Matrix Rust SDK](https://github.com/matrix-org/matrix-rust-sdk) underneath and targeting devices running iOS 17+.\n\n## Rust SDK\n\nElement X leverages the [Matrix Rust SDK](https://github.com/matrix-org/matrix-rust-sdk) through an FFI layer exposed as a [swift package](https://github.com/matrix-org/matrix-rust-components-swift) that the final client can directly import and use. We're doing this as a way to share code between platforms, with [Element X Android](https://github.com/element-hq/element-x-android) using the same SDK.\n\n## Status\n\nThis project is actively developed and supported. New users are recommended to use Element X instead of the previous-generation app.\n\n## Contributing\n\nPlease see our [contribution guide](CONTRIBUTING.md).\n\nCome chat with the community in the dedicated Matrix [room](https://matrix.to/#/#element-x-ios:matrix.org).\n\n## Build instructions\n\nPlease refer to the [setting up a development environment](CONTRIBUTING.md#setting-up-a-development-environment) section from the [contribution guide](CONTRIBUTING.md).\n\n## Support\n\nWhen you are experiencing an issue on Element X iOS, please first search in [GitHub issues](https://github.com/element-hq/element-x-ios/issues)\nand then in [#element-x-ios:matrix.org](https://matrix.to/#/#element-x-ios:matrix.org).\nIf after your research you still have a question, ask at [#element-x-ios:matrix.org](https://matrix.to/#/#element-x-ios:matrix.org). Otherwise feel free to create a GitHub issue if you encounter a bug or a crash, by explaining clearly in detail what happened. You can also perform bug reporting (Rageshake) from the Element application by going to the application settings. This is especially recommended when you encounter a crash.\n\n## Forking\n\nPlease read our [forking guide](docs/FORKING.md).\n\n## Copyright \u0026 License\n\nCopyright (c) 2025 Element Creations Ltd.\nCopyright (c) 2022 - 2025 New Vector Ltd.\n\nThis software is dual licensed by Element Creations Ltd (Element). It can be used either:\n\n(1) for free under the terms of the GNU Affero General Public License (as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version); OR\n\n(2) under the terms of a paid-for Element Commercial License agreement between you and Element (the terms of which may vary depending on what you and Element have agreed to). \n\nUnless required by applicable law or agreed to in writing, software distributed under the Licenses is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the Licenses for the specific language governing permissions and limitations under the Licenses.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felement-hq%2Felement-x-ios","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felement-hq%2Felement-x-ios","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felement-hq%2Felement-x-ios/lists"}