# renative-template-hello-world

> 🚧 Hello World Template for ReNative (https://www.npmjs.com/package/renative). Supports `iOS`, `tvOS`, `Android`, `Android TV`, `FireTV`, `Android Wear`, `Web`, `Tizen TV`, `Tizen Watch`, `LG webOS`, `macOS/OSX`, `Windows`, `KaiOS`, `FirefoxOS`, `Firefox

Latest version **0.35.4** (published 2022-03-30) · MIT license · 0 weekly downloads

## Install

```sh
npm install renative-template-hello-world
pnpm add renative-template-hello-world
yarn add renative-template-hello-world
bun add renative-template-hello-world
```

## Health

**Score 25/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; pre 1.0.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 0.35.4 |
| Published | 2022-03-30 |
| First published | 2019-06-01 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 1 |
| Unpacked size | 376.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 1953 |
| Author | Pavel Jacko |
| Maintainers | pavjacko |
| Keywords | android tv, android wear, apple tv, boilerplate, cocoapods, cross-platform, desktop, electron, firefox tv, firefoxox, kaios, kit, kotlin, lg, linux, macos, multiplatform, native, osx, react, react-native, smart tv, starter, swift, template, tizen, tizen watch, tvos, watch, web, webos, windows |

## Links

- npm: https://www.npmjs.com/package/renative-template-hello-world
- Repository: https://github.com/renative-org/renative
- Homepage: https://github.com/renative-org/renative#readme
- Issues: https://github.com/renative-org/renative/issues
- npm.io page: https://npm.io/package/renative-template-hello-world

## Dependencies (1)

- [ios-deploy](https://npm.io/package/ios-deploy.md) 1.11.4

## Alternatives

- [mobx-react](https://npm.io/package/mobx-react.md) — 2.8M weekly downloads
- [rc-tree](https://npm.io/package/rc-tree.md) — 2.6M weekly downloads
- [@react-oauth/google](https://npm.io/package/@react-oauth/google.md) — 1.3M weekly downloads
- [@wagmi/connectors](https://npm.io/package/@wagmi/connectors.md) — 877.0K weekly downloads
- [vee-validate](https://npm.io/package/vee-validate.md) — 836.4K weekly downloads

## Recent versions

- 0.35.4 (latest) — 2022-03-30
- 0.36.0-canary.4 (canary) — 2022-03-14
- 0.35.4-feat-rn-upgrade.2 (feat) — 2022-03-02
- 0.35.2-alpha.1 (alpha) — 2022-02-10
- 0.36.0-canary.3 — 2022-03-05
- 0.36.0-canary.2 — 2022-03-03
- 0.36.0-canary.1 — 2022-02-28
- 0.35.4-feat-rn-upgrade.1 — 2022-02-24
- 0.35.4-feat-rn-upgrade.0 — 2022-02-24
- 0.35.4-feat-web.0 — 2022-02-21
- 0.36.0-feat-int.2 — 2022-02-18
- 0.36.0-feat-int.1 — 2022-02-17
- 0.35.3 — 2022-02-15
- 0.35.2 — 2022-02-14
- 0.35.1 — 2022-02-09
- … 584 more at https://npm.io/package/renative-template-hello-world/versions

## README

# 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" />

---
_Source: https://npm.io/package/renative-template-hello-world · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
