1.2.1 • Published 9 months ago

expo-template-reactrouter-nativebase v1.2.1

Weekly downloads
-
License
-
Repository
-
Last release
9 months ago

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
1.2.0

9 months ago

1.2.1

9 months ago

1.1.0

10 months ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago