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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ionic || Capacitor Module v0.1.0 #202

Open
2 of 29 tasks
0fatihyildiz opened this issue Mar 3, 2024 · 5 comments
Open
2 of 29 tasks

Ionic || Capacitor Module v0.1.0 #202

0fatihyildiz opened this issue Mar 3, 2024 · 5 comments
Assignees

Comments

@0fatihyildiz
Copy link
Collaborator

0fatihyildiz commented Mar 3, 2024

MVP Roadmap for Ionic Pergel Templates and Pergel Config 馃敟

@0fatihyildiz 0fatihyildiz self-assigned this Mar 3, 2024
@productdevbook productdevbook changed the title Ionic v0.1.0 Ionic + Capacitor Mobile App v0.1.0 Mar 3, 2024
@Aksoom-Hussain
Copy link

instead of going with ionic UI you can directly use the capacitor.js to scaffold the mobile responsive component and manage dynamic theme

@productdevbook
Copy link
Member

instead of going with ionic UI you can directly use the capacitor.js to scaffold the mobile responsive component and manage dynamic theme

Yes We are also building a capacitor module. This way you will only activate the capacitor and use the module you want.

capacitor: true

@Aksoom-Hussain
Copy link

instead of going with ionic UI you can directly use the capacitor.js to scaffold the mobile responsive component and manage dynamic theme

Yes We are also building a capacitor module. This way you will only activate the capacitor and use the module you want.

capacitor: true

how will you manage it with ssr. will there be option to separate out the nitro server api and the frontend on different sub domain so we can send code in capacitor builds

@productdevbook
Copy link
Member

mobile app dont used ssr. ssr:false default. How do you plan to use SSR in the mobile app ?

@Aksoom-Hussain
Copy link

mobile app dont used ssr. ssr:false default. How do you plan to use SSR in the mobile app ?

ssr is not possible in capacitor local build (sending code in build) but using directly with hosted domain but got issues around the native components as if call pwa components from plugin

This was referenced Mar 4, 2024
@productdevbook productdevbook self-assigned this Mar 5, 2024
@productdevbook productdevbook changed the title Ionic + Capacitor Mobile App v0.1.0 Ionic || Capacitor Module v0.1.0 Mar 9, 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

No branches or pull requests

3 participants