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

fix(mobile): prepare mobile app for release #325

Merged
merged 2 commits into from
Dec 12, 2023
Merged

Conversation

VladislavSokov
Copy link
Contributor

No description provided.

@@ -4,7 +4,6 @@ import Config from './config';
export default function App() {
return (
<WebView
style={{ marginTop: 25 }}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why changed?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not needed

@ka8725
Copy link
Member

ka8725 commented Dec 12, 2023

@VladislavSokov can we also change the icon? I think it has wrong size. It's too big for the mobile.

Another question - is it possible to change the loading image instead of expo icon show our icon.

@VladislavSokov
Copy link
Contributor Author

@VladislavSokov can we also change the icon? I think it has wrong size. It's too big for the mobile.

Another question - is it possible to change the loading image instead of expo icon show our icon.

I'll try my best

@ka8725 ka8725 merged commit e374230 into master Dec 12, 2023
2 checks passed
@ka8725 ka8725 deleted the prepare-mobile-app branch December 12, 2023 17:05
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.

2 participants