Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

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 🔥

  • Capacitor Module feat(nuxt): capacitor module #205
  • Splash Screen
  • Onboarding
    • Permission Access
    • Presentation (Slider)
  • Auth
    • Sign in
    • Sign Up
    • Forgot Password
    • OAuth (Google, Github)
  • Home
  • Settings
  • Local Notification
  • Cloud Notification
  • RevenueCat
  • Privacy Policy
  • Terms of Usage
  • Automatically Deploy CI CD
    • Appstore
    • Playstore
  • Multi Themes
  • Nuxt Ionic Pages
  • Nuxt Ionic Helper Composables
  • TailwindCSS Support
  • Automatically Version Upgrade
  • Deleting native configurations in plugins according to nuxt 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
Contributor

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
Contributor

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants