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