> For the complete documentation index, see [llms.txt](https://docs.ionicfirebaseapp.com/reactrestaurant/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ionicfirebaseapp.com/reactrestaurant/master.md).

# REACT RESTAURANT

## React Native Restaurant App

Based on React Native and Node.js, Restaurant App is a well structured, responsive iOS and Android Restaurant app having fully customizable pages along-with a rich collection of UI elements specifically for an ideal restaurant app to help you quickly get started on your next project.

​[**React Native**](https://facebook.github.io/react-native/docs/tutorial.html) app is a real mobile app. With [**React Native**](https://facebook.github.io/react-native/docs/tutorial.html), you don't build a "mobile web app," an "HTML5 app", or a "hybrid app."You make a real mobile app that's indistinguishable from an app built using Objective-C or Java. [**React Native**](https://facebook.github.io/react-native/docs/tutorial.html) uses the same fundamental UI building blocks as regular iOS and Android apps

​[**Node**.**js**](https://nodejs.org/en/) is a platform built on Chrome's JavaScript runtime for quickly building fast and scalable network applications. [**Node**.**js**](https://nodejs.org/en/) uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.

**React Native Restaurant App** is a bold and flexible React Native theme best suited for developing high-quality mobile apps that makes use of ready-made tools. The idea has several widget areas that allow you to extend your theme functionality with plugins. React Native Restaurant App is built using React Native and is performance-optimized, which helps you to develop world-class application experiences on native platforms. It gives your app a consistent look and feel with the rest of the platform ecosystem, and keeps the quality bar high.

React Native Restaurant App is built using React Native Framework, which allows you to use all of the ionic UI Components and their API. ‌

Their several UI components, cool animations, and the ease of customizing themes are exclusive benefits of our apps. We not only create the best User Interface, excellent User Experience but also give you control over page designs and flow of your web and mobile app.

Website :[ https://ionicfirebaseapp.com](https://ionicfirebaseapp.com)

{% content-ref url="/pages/-LCYXWbEhtBPdgDHCv\_M" %}
[Technologies](/reactrestaurant/technologies.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LCYaQwY1XdfUP7BJyw\_" %}
[Download Zip](/reactrestaurant/restaurant-app-1/download-zip.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LCYZkNz2F\_aFFZpqjtO" %}
[Requirements](/reactrestaurant/restaurant-app-1/requirements.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LCmlfGTCJmxDdc3b6jz" %}
[Installation Guide](/reactrestaurant/restaurant-app-1/installation-guide.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LCYdtUSzOzOoHeuYW5I" %}
[App Structure](/reactrestaurant/restaurant-app-1/app-structure.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LCmk3CsliKe\_7Zkyf5q" %}
[API Config](/reactrestaurant/restaurant-app-1/api-config.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LCmlIX7gCKWgCKW\_e5C" %}
[Push Notification](/reactrestaurant/restaurant-app-1/push-notification.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LCnAhBl7G2FEmGpTZIQ" %}
[Release Build](/reactrestaurant/restaurant-app-1/releases.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LGZdaqQ8OvXQVBKOglO" %}
[Error Handling](/reactrestaurant/restaurant-app-1/error-handling.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.ionicfirebaseapp.com/reactrestaurant/master.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
