# Introduction

React Native Food App UI is a static template for developing food ordering app. The template includes all essential screen layouts along with many customisable options through a configuration file. The template also includes a basic UI kit which helps you design and develop more screens.

Demo Light Mode: [https://www.youtube.com/watch?v=cFe\_j8w3MYc](https://www.youtube.com/watch?v=voSvWy7Sr2o) \
Demo Dark Mode: <https://www.youtube.com/watch?v=lp0Xo33AkUE>

In this documentation we will explore everything in this template so you can get started with the same template or reuse components to your own react native project.

Let's get started.

For any question or queries or customization, please contact us at <theoremui1@gmail.com>


---

# 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://theoremui.gitbook.io/react-food-ui-template/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.
