[Refactor] Refactor Language keyboards objects to follow SOLID principles #377
Labels
feature
New feature or request
help wanted
Extra attention is needed
refactor
Refactor code to improve quality
Terms
Description
The
LanguageKeyboards
group contains sub-groups for each supported languages by Scribe.Those sub-groups contains files that exposes app level functions and enums that are all similar but are not following any strict protocol.
The end goals here would be the following:
Info.plist
to move the constants into a single localised file and create customBuild Settings
to exposes the constants to a singleInfo.plist
file (or find another solution)Contribution
No response
The text was updated successfully, but these errors were encountered: