React Native Starter screenshot

React Native Starter

Author Avatar Theme by Ueno LLC
Updated: 9 Nov 2020
574 Stars

Professional react-native starter kit with everything you'll ever need to deploy rock solid apps

Categories

Overview

This document provides an analysis of a deprecated React Native starter kit developed by Ueno. The starter kit is no longer actively maintained by Ueno.

Features

  • Professional React Native Starter with all necessary dependencies.
  • Opinionated dependencies including React Native Navigation 4, TypeScript 3.7, Auto Linking, and Gradle 5.
  • Unit and integration test support.
  • Continuous delivery support for Microsoft App Center.

Installation

To install the React Native starter kit, follow these steps:

  1. Clone the repository from GitHub.
  2. Install the necessary dependencies using the package manager.
  3. Run automated tests on iOS and Android devices.

For detailed installation instructions, refer to the documentation.

Summary

This analysis provides an overview of a deprecated React Native starter kit developed by Ueno. It highlights the key features and provides guidance for installation. It also mentions that the project is no longer actively maintained but welcomes contributions from the community. The starter kit is MIT licensed.