# Template Features

**You will be able to use this Ionic React Capacitor starter as an iOS app, an Android app, a web app or as a PWA! Too many options, right?**

{% hint style="info" %}
We haven't designed this UI for PWA yet. The work is in progress. However, you can always modify the UI as you want and deploy the app as a PWA
{% endhint %}

### All in with Ionic 5 and React <a href="#all-in-with-ionic-4-and-angular-7" id="all-in-with-ionic-4-and-angular-7"></a>

This Ionic 5 Starter includes lots of Ionic 5 components coded the React way and features that you will love. Across this documentation we will explain you how to use each of them

### Build easy with Capacitor

Capacitor provides you a super easy way to build apps for iOS, Android and web. Besides, you now have direct control over your native projects, so you can add additional functionality for which there is no plugin yet ! This was not possible with Cordova, as Cordova treats the platforms as build time asset

### 100% Flexible and Customizable <a href="#id-100-flexible-and-customizable" id="id-100-flexible-and-customizable"></a>

The template includes lots of pages, features and components but you are free to **use just what you need** and delete the code you don't. The code structure is super modularized so you will find easy to modify the code to fit your needs.

### Documentation <a href="#documentation" id="documentation"></a>

This documentation was built with a lot of effort to help you get the most out of this Ionic React Capacitor template. If there is anything that you don't understand please drop us an email at <support@enappd.com> and we will try to explain it better.

### Main Features and Pages <a href="#main-features-and-pages" id="main-features-and-pages"></a>

Go to the template page to see the main Features and Pages of this amazing Ionic React Capacitor template.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://enappd.gitbook.io/ionic-5-react-capacitor-full-app/template-features.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
