This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // | |
| // GreekSSNValidation.swift | |
| // | |
| // Created by Athanasios Papazoglou. | |
| // | |
| // Any feedback is appreciated 🤜🤛. | |
| // Also, you can reach me on Twitter (at)A_Ch_Papazoglou | |
| import Foundation |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // | |
| // GreekTaxValidation.swift | |
| // | |
| // Created by Athanasios Papazoglou. | |
| // | |
| // Any feedback is appreciated 🤜🤛. | |
| // Also, you can reach me on Twitter (at)A_Ch_Papazoglou | |
| import Foundation |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // | |
| // BaseViewController.swift | |
| // QRiFi | |
| // | |
| // Created by Athanasios Papazoglou. | |
| // (Many thanks to Manos) | |
| // | |
| // Any feedback is really appreciated 🤜🤛. | |
| // Also, you can reach me on Twitter (at)A_Ch_Papazoglou. |