Skip to content

Yarn workspaces template for Expo with React Router and NativeBase

Notifications You must be signed in to change notification settings

danielantelo/expo-template-reactrouter-nativebase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Dan
Nov 3, 2023
845d730 · Nov 3, 2023

History

31 Commits
Jul 4, 2023
Nov 3, 2023
Nov 3, 2023
Jul 4, 2023
Jul 4, 2023
Sep 7, 2022
Jun 15, 2022
Jul 4, 2023
Aug 17, 2023
Jul 4, 2023
Nov 3, 2023
Jul 4, 2023
Nov 3, 2023

Repository files navigation

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

About

Yarn workspaces template for Expo with React Router and NativeBase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published