Changes the primary navigation of application to a bottom bar tabs based layout. Also Updates The design of the home page to the finalised new style (https://marvelapp.com/8j6ihg7)
Closes - #23: Landing page for the application - #12 Fetch Fedora magazine images from API - #28 Navigation Fixes
23 new commits added
Remove Inline SVG images
Fix Back icon on the navbar
Refactored and added comments
Remove the pages not needed in the new design
Remove conflicting style
Add global fonts,colors and typographic styles
Add Tabs Stylesheet
Update the app to show tabs view
Add Icons for the homepage
Add Home Page View
Add Tabs View
Add More and Notifications Page
Add community blog proxy
fix conflicting interface name
Remove unused imports and add HTTPS
update mag provider to fetch images
Add Community Blog Provider
Update beautifyDate to incorporate blog posts and social posts
update magazine provider to fetch images for carousel
Add Dates to the social
Remove unnecessary files
add splash screen source files
Add New Splash Screen Designs
2 new commits added
fix type of date
Refactor auto generated pages
1 new commit added
pass query parameters natively
rebased onto d8b36c7e2c4b51dbd24eed89c5b77e1def650ef4
rebased onto c3039ca33cd521c5d62bc0793f732885a6157ecb
LGTM
Merging.
Pull-Request has been merged by a2batic
Changes the primary navigation of application to a bottom bar tabs based layout. Also Updates The design of the home page to the finalised new style (https://marvelapp.com/8j6ihg7)
Closes
- #23: Landing page for the application
- #12 Fetch Fedora magazine images from API
- #28 Navigation Fixes