edhita icon indicating copy to clipboard operation
edhita copied to clipboard

Fully open source text editor for iOS written in SwiftUI.

Edhita

Fully open source text editor for iOS written in SwiftUI.
https://edhita.bornneet.com/

What does Edhita mean?

Edhita (Japanese Romaji) == エディタ (Japanese Katakana) == Editor (English)

Development

$ cp Constants.swift Edhita/Models/
$ open Edhita.xcodeproj

The Swift Package Manager is used for dependencies.

SwiftUI

Edhita is currently built with SwiftUI.
Previous versions were built with Swift (UIKIt) or Objective-C.

Year Version Technology Branch
2022 3.x.x SwiftUI master
2014 2.x.x Swift (UIKit) uikit
2010 1.x.x Objective-C Objective-C

Mojicon

Icon images are created by Mojicon.

Acknowledgments

  • https://fonts.google.com/noto/specimen/Noto+Emoji
  • https://github.com/JohnSundell/Ink
  • https://github.com/siteline/SwiftUI-Introspect
  • https://github.com/quanghits/GoogleMobileAds

License

The MIT license

Author

@tnantoka