Timetable
Simple timetable app built with React Native
Install / Use
/learn @Dennitz/TimetableREADME
Clean Timetable
A simple and clean timetable app for iOS.
Written completely in JavaScript using React Native.
What's used
- React Native
- Navigation: React Native Navigation
- State management: Redux
- Forms: Redux Form
- Internationalization: Moment.js and react-native-i18n
- Code style: ESLint
- Type checking: Flow
- Unit testing: Jest and Enzyme
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
