Commit Graph

8 Commits

Author SHA1 Message Date
Ceda EI b89b67bf68 Disallow removing used subjects
Pass timetable as prop in containers.
2020-03-31 14:37:13 +05:30
Ceda EI 6eadc6739f Replace BottomNavigation with react-native-tab-view.
Squashed commit of the following:

commit e4dd4768b7
Author: Ceda EI <ceda_ei@webionite.com>
Date:   Sat Mar 28 16:45:18 2020 +0530

    Style tab navigation.

commit 6a6795c7fb
Author: Ceda EI <ceda_ei@webionite.com>
Date:   Thu Mar 26 04:05:50 2020 +0530

    Add basic working model using react-native-tab-view.
2020-03-28 18:18:49 +05:30
Ceda EI edba7c9458 Fix margin at bottom for Subjects, HomeScreen. 2020-03-21 13:34:29 +05:30
Ceda EI 8424e1e750 Use IconButton instead of Button for Remove. Align to right. 2020-03-20 19:53:06 +05:30
Ceda EI dee71bec11 Add ScrollView and Portal.Host to Subjects. Add margin to last card.
Move FAB inside Portal
2020-03-20 00:13:34 +05:30
Ceda EI 0103e6abff Add Theme Picker.
Moved Provider into App.js. Add AppContainer to store theme in redux
store. Add reducers and actions for theme, SET_THEME.
2020-03-17 19:25:03 +05:30
Ceda EI 635dbbf709 Add text when no subject is shown. 2020-03-16 20:43:14 +05:30
Ceda EI 52360965c2 Add Subjects pane.
SubjectsContainer as Redux Container. Subjects is the component.
2020-03-16 20:31:05 +05:30