File tree Expand file tree Collapse file tree 3 files changed +36
-12
lines changed
Expand file tree Collapse file tree 3 files changed +36
-12
lines changed Original file line number Diff line number Diff line change @@ -46,16 +46,24 @@ $ ionic serve █
4646 <p >Quickly set up your first Ionic React app and learn the basics of the framework and CLI.</p >
4747</DocsCard >
4848
49- <DocsCard header =" Build Your First App " href =" your-first-app " icon =" /icons/logo-react-icon.png " >
50- <p >Build a real Photo Gallery app with Ionic React and native device features .</p >
49+ <DocsCard header =" React Documentation " href =" https://react.dev/learn " icon =" /icons/logo-react-icon.png " >
50+ <p >Learn more about React's core concepts, tools, and best practices from the official React documentation .</p >
5151</DocsCard >
5252
5353<DocsCard header =" Navigation " href =" navigation " icon =" /icons/component-navigation-icon.png " >
54- <p >Master navigation in Ionic React using React Router.</p >
54+ <p >Discover how to handle routing and navigation in Ionic React apps using the React Router.</p >
5555</DocsCard >
5656
5757<DocsCard header =" Components " href =" /docs/components " icon =" /icons/guide-components-icon.png " >
58- <p >Explore Ionic’s rich library of UI components for building beautiful apps.</p >
58+ <p >Explore Ionic's rich library of UI components for building beautiful apps.</p >
59+ </DocsCard >
60+
61+ <DocsCard header =" Theming " href =" /docs/theming/basics " icon =" /icons/guide-theming-icon.png " >
62+ <p >Learn how to customize the look and feel of your app with Ionic's powerful theming system.</p >
63+ </DocsCard >
64+
65+ <DocsCard header =" Capacitor Documentation " href =" https://capacitorjs.com/docs/ " icon =" /icons/guide-capacitor-icon.png " >
66+ <p >Explore how to access native device features and deploy your app to iOS, Android, and the web with Capacitor.</p >
5967</DocsCard >
6068
6169</DocsCards >
Original file line number Diff line number Diff line change @@ -46,16 +46,24 @@ $ ionic serve █
4646 <p >Quickly set up your first Ionic React app and learn the basics of the framework and CLI.</p >
4747</DocsCard >
4848
49- <DocsCard header =" Build Your First App " href =" your-first-app " icon =" /icons/logo-react-icon.png " >
50- <p >Build a real Photo Gallery app with Ionic React and native device features .</p >
49+ <DocsCard header =" React Documentation " href =" https://react.dev/learn " icon =" /icons/logo-react-icon.png " >
50+ <p >Learn more about React's core concepts, tools, and best practices from the official React documentation .</p >
5151</DocsCard >
5252
5353<DocsCard header =" Navigation " href =" navigation " icon =" /icons/component-navigation-icon.png " >
54- <p >Master navigation in Ionic React using React Router.</p >
54+ <p >Discover how to handle routing and navigation in Ionic React apps using the React Router.</p >
5555</DocsCard >
5656
5757<DocsCard header =" Components " href =" /docs/components " icon =" /icons/guide-components-icon.png " >
58- <p >Explore Ionic’s rich library of UI components for building beautiful apps.</p >
58+ <p >Explore Ionic's rich library of UI components for building beautiful apps.</p >
59+ </DocsCard >
60+
61+ <DocsCard header =" Theming " href =" /docs/theming/basics " icon =" /icons/guide-theming-icon.png " >
62+ <p >Learn how to customize the look and feel of your app with Ionic's powerful theming system.</p >
63+ </DocsCard >
64+
65+ <DocsCard header =" Capacitor Documentation " href =" https://capacitorjs.com/docs/ " icon =" /icons/guide-capacitor-icon.png " >
66+ <p >Explore how to access native device features and deploy your app to iOS, Android, and the web with Capacitor.</p >
5967</DocsCard >
6068
6169</DocsCards >
Original file line number Diff line number Diff line change @@ -46,16 +46,24 @@ $ ionic serve █
4646 <p >Quickly set up your first Ionic React app and learn the basics of the framework and CLI.</p >
4747</DocsCard >
4848
49- <DocsCard header =" Build Your First App " href =" your-first-app " icon =" /icons/logo-react-icon.png " >
50- <p >Build a real Photo Gallery app with Ionic React and native device features .</p >
49+ <DocsCard header =" React Documentation " href =" https://react.dev/learn " icon =" /icons/logo-react-icon.png " >
50+ <p >Learn more about React's core concepts, tools, and best practices from the official React documentation .</p >
5151</DocsCard >
5252
5353<DocsCard header =" Navigation " href =" navigation " icon =" /icons/component-navigation-icon.png " >
54- <p >Master navigation in Ionic React using React Router.</p >
54+ <p >Discover how to handle routing and navigation in Ionic React apps using the React Router.</p >
5555</DocsCard >
5656
5757<DocsCard header =" Components " href =" /docs/components " icon =" /icons/guide-components-icon.png " >
58- <p >Explore Ionic’s rich library of UI components for building beautiful apps.</p >
58+ <p >Explore Ionic's rich library of UI components for building beautiful apps.</p >
59+ </DocsCard >
60+
61+ <DocsCard header =" Theming " href =" /docs/theming/basics " icon =" /icons/guide-theming-icon.png " >
62+ <p >Learn how to customize the look and feel of your app with Ionic's powerful theming system.</p >
63+ </DocsCard >
64+
65+ <DocsCard header =" Capacitor Documentation " href =" https://capacitorjs.com/docs/ " icon =" /icons/guide-capacitor-icon.png " >
66+ <p >Explore how to access native device features and deploy your app to iOS, Android, and the web with Capacitor.</p >
5967</DocsCard >
6068
6169</DocsCards >
You can’t perform that action at this time.
0 commit comments