Notice: The Monaca & Onsen UI Community Forum is shutting down.
For Onsen UI bug reports, feature requests and questions, please use the Onsen UI GitHub issues page. For help with Monaca, please contact Monaca Support Team.
Thank you to all our community for your contributions to the forum. We look forward to hearing from you in the new communication channels.
Adding onsenui binding to project created with create-react-app
-
I can’t seem to get the bindings working with a create-react-app application. Right now I’m using this as a starting point for my projects: https://github.com/cristovao-trevisan/react-onsenui-minimal. Documentation was very brief about using onsen with react. Once I understand how to do this I could make a guide with a step by step process to serve as reference for future newcomers like myself.
-
I just needed to import the css components from the onsenui module. I’ll leave this up in case anyone has the same problem. I think this should be mentioned in the react setup page.
-
Hello sir can you please share a repo with the onsen ui and creat-react-app project, thank you very much