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

Enable using framework7 components without entire framework #4308

Open
statsgod opened this issue Feb 8, 2025 · 1 comment
Open

Enable using framework7 components without entire framework #4308

statsgod opened this issue Feb 8, 2025 · 1 comment

Comments

@statsgod
Copy link

statsgod commented Feb 8, 2025

Is your feature request related to a problem? Please describe.
I'm currently trying to use framework7 components in my react app without wrapping everything in framework7's App component like the guide suggests here: https://framework7.io/react/init-app

I already use React-router and ionic components so am worried about framework7 clashing w/ my existing setup

Describe the solution you'd like
Ideally there'd be a solution like ionic (which works for most but not all components):
https://ionicframework.com/docs/react/adding-ionic-react-to-an-existing-react-project

Describe alternatives you've considered
Tried checking the forum but not seeing any engagement there: https://forum.framework7.io/t/i-only-need-a-few-components-is-there-an-easy-way/16495

Seems there may be away to hack this into working but unclear of 2nd order consequences:
https://forum.framework7.io/t/correct-way-to-import-individual-framework7-vue-components/6808
https://framework7.io/docs/custom-build#es-modules

Additional context
KonstaUI is not an option here as it does not have the components I'm looking to use (Datepicker w/ range, sheet modal, etc.) and I don't want to use TailwindCSS.

Happy to help contribute here if someone can point me in the right direction or to any existing art - thanks!

@statsgod
Copy link
Author

statsgod commented Feb 8, 2025

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

1 participant