Skip to content

Commit a1115d9

Browse files
committed
removed old sample and updated read me
1 parent 85a5b4b commit a1115d9

File tree

3 files changed

+11
-0
lines changed

3 files changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,20 @@ struct EditorView: View {
6565
# Demo
6666
[Sample](https://github.com/canopas/rich-editor-swiftui/tree/main/RichEditorDemo) app demonstrates how simple the usage of the library actually is.
6767

68+
## Tech stack
69+
70+
RichEditorSwiftUI utilizes the latest Apple technologies and adheres to industry best practices. Below is the current tech stack used in the development process:
71+
72+
- MVVM Architecture
73+
- SwiftUI
74+
- Swift
75+
- Xcode
76+
6877
# Bugs and Feedback
6978
For bugs, questions, and discussions please use the [Github Issues](https://github.com/canopas/rich-editor-swiftui/issues).
7079

80+
## Contribution
81+
Currently, we are not accepting any contributions.
7182

7283
## Credits
7384
RichEditor for SwiftUI is owned and maintained by the [Canopas team](https://canopas.com/). For project updates and releases, you can follow them on X at [@canopas_eng](https://x.com/canopas_eng).

docs/dark_mode_sample.gif

-1.48 MB
Binary file not shown.

docs/sample.gif

-4.42 MB
Binary file not shown.

0 commit comments

Comments
 (0)