# Getting Started

![](https://3214593903-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M9Ry9SqAz8OL-QXhlfY%2F-MEgjKTPmtH3dR8Skc1V%2F-MEgjpgbQkSWwFpHWtLo%2Fheader.jpg?alt=media\&token=1605a903-9270-40fd-a461-f40780626acf)

React Native Share is a mobile application theme without backend support built with [React Native](https://reactnative.dev/) and [Expo](https://expo.io/). The app stands out with its colourful and original design and demonstrates all the features that you might expect from a social networking application.&#x20;

The app is implemented using functional components, following the latest [React Hooks API](https://reactjs.org/docs/hooks-intro.html), [Context-API](https://reactjs.org/docs/context.html) for state management and [PropTypes](https://reactjs.org/docs/typechecking-with-proptypes.html) type-checking, and written in clean, organised and well-documented code. Its features include, but are not limited to an interactive news feed, composing of new posts and comments, uploading camera photos, videos and library images, liking and sharing of posts, a personal profile, animated authentication and statistic screens, and more.

## Quick Test

Before purchasing the app, we give you the chance to try and test the application on Expo App Store.

* [x] Download Expo Client on your android/iOS device from here <https://expo.io/tools#client>.
* [x] Open your phone camera and scan the following QR code *(Android Only)* . **For iOS**, please drop me a message at <henk@knowlephant.com> to help you out testing the app on iOS devices:

![Scan QR to download the app (Android only)](https://3214593903-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M9Ry9SqAz8OL-QXhlfY%2F-M9STMX75eYKgxvytYFY%2F-M9TgjWdpNz_puSjPylF%2FScreenshot%202020-06-10%20at%2017.00.45.png?alt=media\&token=4078b535-7cd2-4372-86ff-300e862c7bbf)

* [x] Expo Client will run the app for you to test and play with.
* [x] **You are ready to go!**


---

# 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://henkcorporaal.gitbook.io/react-native-share-app-theme/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.
