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

# Introduction · Social Theme

## React Native Social Theme <a href="#react-native-ecommerce-pro" id="react-native-ecommerce-pro"></a>

Based on [React Native](https://github.com/facebook/react-native) and [NativeBase](http://nativebase.io/), [Instahood](https://codecanyon.net/item/instahood-social-app-theme-instagram-clone-react-native/26530847) is a well structured, responsive iOS and Android e-commerce app having fully customizable pages along-with a rich collection of UI elements specifically for an ideal e-commerce app to help you quickly get started on your next project.

The theme has several widget areas that allows you to extend your theme functionality with plugins. [Instahood](https://codecanyon.net/item/instahood-social-app-theme-instagram-clone-react-native/26530847) is built using [Redux](https://redux.js.org/) and is performance optimised which helps you to develop world-class application experiences on native platforms. This gives your app a consistent look and feel with the rest of the platform ecosystem, and keeps the quality bar high.

[Instahood](https://codecanyon.net/item/instahood-social-app-theme-instagram-clone-react-native/26530847) is build using [React Native](https://reactnative.dev/docs/getting-started) which allows you to work with all of the Components and APIs in React Native, as well as most of the JavaScript APIs.

[Native Base](http://nativebase.io/) is a free and open source framework that enables developers to build high-quality mobile apps using [React Native](https://github.com/facebook/react-native) iOS and Android apps with a fusion of ES6. NativeBase builds a layer on top of [React Native](https://github.com/facebook/react-native) that provides you with basic set of components for mobile application development.


---

# 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://instahood.gitbook.io/instahood/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.
