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 react router for mobile #240

Conversation

KoalaSat
Copy link
Member

Fixes: #42

WIP

@KoalaSat KoalaSat changed the base branch from main to android-webview-app-ts September 11, 2022 15:46
@@ -35,17 +37,18 @@ const App = () => {
`;

return (
<SafeAreaView style={{ flex: 1 }}>
Copy link
Member Author

Choose a reason for hiding this comment

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

Removing this just for testing

@KoalaSat KoalaSat force-pushed the fix-react-router-for-mobile branch 2 times, most recently from 4c9634c to c2ec4fc Compare September 11, 2022 18:20
@KoalaSat KoalaSat force-pushed the fix-react-router-for-mobile branch from c2ec4fc to c5c33ad Compare September 11, 2022 18:23
@KoalaSat
Copy link
Member Author

Moved to #247

@KoalaSat KoalaSat closed this Sep 16, 2022
@KoalaSat KoalaSat deleted the fix-react-router-for-mobile branch September 25, 2022 12:41
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.

Android/iOS app. Torified webview in react-native.
1 participant