This package contains most of the source code powering our rich text editor. It takes over from element-hq/matrix-rich-text-editor.
It is composed of:
- Static libraries generated from Rust, packaged in a XCFramework.
- Swift bindings to interact with these libraries.
- Components built on top of these bindings.
This repo is only used to release the original RTE repo on Swift Packager Manager. For the changelog, licensing, the rust codebase and more information please visit the original repo here
Copyright (c) 2022-2024 The Matrix.org Foundation C.I.C.
Copyright (c) 2024-2025 New Vector Ltd
Copyright (c) 2025 Element Creations Ltd.
This software is multi licensed by New Vector Ltd (Element). It can be used either:
(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
(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). Unless 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.