# renative-template-hello-world

Hello World Template for <a href="https://www.npmjs.com/package/renative">ReNative</a>

This provides the example multi platform app with following functionality demonstrated:

- Navigation
  - Drawer
  - Top
  - Side
  - Modals
  - Pages
- Images
- Vector Icons
- Buttons with interactions
- State changes


## 🚀 Quick Start

```bash
rnv new

...

? What template to use? => 'renative-template-hello-world'

```

## Supported Platforms

`iOS`, `tvOS`, `Android`, `Android TV`, `FireTV`, `Android Wear`, `Web`, `Tizen TV`, `Tizen Watch`, `LG webOS`, `macOS/OSX`, `KaiOS`, `FirefoxOS`, `Firefox TV`

## Screenshots

iOS:

<img src="https://github.com/renative-org/renative/blob/develop/packages/renative-template-hello-world/docs/ios.png" width="300px" />

Web:

<img src="https://github.com/renative-org/renative/blob/develop/packages/renative-template-hello-world/docs/web.png" width="600px" />

Android Wear:

<img src="https://github.com/renative-org/renative/blob/develop/packages/renative-template-hello-world/docs/androidwear.png" width="280px" />

macOS:

<img src="https://github.com/renative-org/renative/blob/develop/packages/renative-template-hello-world/docs/macos.png" width="600px" />

tvOS:

<img src="https://github.com/renative-org/renative/blob/develop/packages/renative-template-hello-world/docs/tvos.png" width="600px" />
