Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚧 Mobile App Foundations #282

Merged
merged 64 commits into from Feb 23, 2024
Merged

🚧 Mobile App Foundations #282

merged 64 commits into from Feb 23, 2024

Conversation

LRotenberger
Copy link
Collaborator

  • Overhauled previous mobile template with updated dependencies.
  • Added basic tab navigation
    • Including home, explore, library, and settings screen
  • Barebones comic reader integrated into app
    • Partial support for landscape mode
  • Added first appearance settings
  • Switched expo-router for explicit navigation

Note: Slight differences were noted in how iOS and Android load images, most importantly being that iOS includes the auth cookie while Android doesn't. Also a few other visual inconsistencies present in the theme, my main focus was not on visual design and since these issues don't affect usability, I didn't focus on fixing them right now.

Overall, mobile app is taking shape but still in very early stages

dancamdev and others added 26 commits April 25, 2023 15:56
…le-components

126 refactor UI into reusable components
* log in goes back to connect. Home does NOT go back to log in.

* Fixes login screen push path

* from settings can go back to home

* Adds logout in the settings

* Miscellaneous UI fixes on Phones and Tablets

* UI Fixes + media support
@aaronleopold
Copy link
Collaborator

Super excited! Thank you ❤️

@aaronleopold aaronleopold merged commit d61ab76 into experimental Feb 23, 2024
3 checks passed
@aaronleopold aaronleopold deleted the mobile-app branch February 23, 2024 23:54
@aaronleopold aaronleopold mentioned this pull request Apr 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants