Skip to content
forked from tnantoka/edhita

Fully open source text editor for iOS written in Swift.

License

Notifications You must be signed in to change notification settings

fridemar/edhita

 
 

Repository files navigation

Edhita

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

AppSecret.swift

Here is an example.

import UIKit

class AppSecret: NSObject {
    struct Ad {
        struct AdMob {
            static let unitId = "ca-app-pub-xxxxxxxxxxxxxxxx/nnnnnnnnnn"
        }
    }
}

Objective-C

Edhita 1.0 was written in Objective-C.
The source code is available on Objective-C branch.

Spin-offs

Some pods from Edhita.

License

The MIT license

Author

@tnantoka

About

Fully open source text editor for iOS written in Swift.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Swift 66.4%
  • CSS 30.6%
  • Ruby 2.0%
  • Objective-C 1.0%