# Introduction

## Enatega - Food Delivery UI Theme

![](https://1967768389-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LcAMWdLPKrHMTV_p1i1%2F-LcFwN8uBKG7P2_AQDqn%2F-LcFxn1h7SIOmpFZx6lp%2Flogo.png?alt=media\&token=9584ce10-9ea8-4399-9ecc-6b7ffea59796)

Enatega is a starter kit food ordering UI theme built in [React Native](https://github.com/facebook/react-native) using [Expo](https://expo.io/) for IOS and Android. It's made keeping good aesthetics in mind as well keeping the best coding practices in mind. Its fully customisable to easily help you in your next food delivery project.&#x20;

The flow of overall project is such that it should be easily implemented for real world application without changing much of the stuff. It has essential things that any food delivery application may require.

Components that are required in food delivery application such as cards for reviews, rating system and tracking system for food is implemented in it. So making anything from scratch should be as minimum as possible.

UI is made from scratch without using any framework or libraries to easily help in customising components that you want and to have low code footprint on it as well.


---

# 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://sharan-gohar.gitbook.io/workspace/master.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.
