🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

expo-template-reactrouter-nativebase

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

expo-template-reactrouter-nativebase

An alternative template to the default expo-template configured wiht `yarn workspaces` and the following libraries:

latest
npmnpm
Version
1.2.1
Version published
Maintainers
1
Created
Source

Expo Template With Typescript, React Router & NativeBase

An alternative template to the default expo-template configured wiht yarn workspaces and the following libraries:

  • react-router instead of react-navigation, with utils for ease of usage
  • NativeBase as the base of all ui components including wrappers to handle Paragraphs and Tables easier and consistently
  • eslint and prettier and madge pre-configured with recommended standards
  • jest for unit testing

Pre-requisites

You should be running Node >=18 and yarn >=3

Usage

Start a new expo project referencing this template:

npx create-expo-app --template expo-template-reactrouter-nativebase 

Install dependencies with yarn

cd my-app
yarn

FAQs

Package last updated on 21 Aug 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts