Add tutorial for using Capacitor in React.js app#475
Add tutorial for using Capacitor in React.js app#475riderx wants to merge 2 commits intoionic-team:mainfrom
Conversation
|
@riderx is attempting to deploy a commit to the Ionic Team on Vercel. A member of the Team first needs to authorize it. |
There was a problem hiding this comment.
Pull request overview
Adds a new community documentation link pointing readers to a tutorial on integrating Capacitor into a React app.
Changes:
- Add a “Using the Capacitor in React.js app” tutorial link to the Community Guides page.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
|
||
| [Using the Capacitor in Vue.js app ›](https://akhromieiev.com/tutorials/using-capacitor-in-vue-js-app/) | ||
|
|
||
| [Using the Capacitor in React.js app ›](https://capgo.app/blog/creating-mobile-apps-with-react-and-capacitor/) |
There was a problem hiding this comment.
For consistency with the rest of the docs (e.g., "...with React..." elsewhere in this file/repo), consider using "React" instead of "React.js" in the link text. Also, grammatically "in a React app" reads more naturally than "in React app".
There was a problem hiding this comment.
@copilot open a new pull request to apply changes based on this feedback
Include a new tutorial link for integrating Capacitor with React.js in the documentation.