Skip to content

Latest commit

 

History

History
43 lines (35 loc) · 1.42 KB

README.md

File metadata and controls

43 lines (35 loc) · 1.42 KB

Clean Timetable

A simple and clean timetable app for iOS.
Written completely in JavaScript using React Native.

screenshot

What's used

Translations

Translations are provided in /src/i18n.
In case a translation is not given for some language, english is taken as a fallback.
To add translations, english.json should be taken as reference.

License

MIT