@dbenfouzari/react-native-template-dbenfouzari

5.0.1 • Public • Published

👾 React Native Template dbenfouzari

Clean and minimalist React Native template for a quick start with TypeScript.

Features

  • Elegant usage directly within the React Native CLI
  • Consistent with the default React Native template

Installation

Since dbenfouzari packages are Github private's packages, you will want to edit your ~/.npmrc with

//npm.pkg.github.com/:_authToken=YOUR_TOKEN
@dbenfouzari:registry=https://npm.pkg.github.com

That way, the command below will work without any problem

▶️ Usage

npx react-native init MyApp --template @dbenfouzari/react-native-template-dbenfouzari

What's included ?

It has many cool things included :

  • @dbenfouzari/eslint-config-react-native
  • @dbenfouzari/cli-tools
  • Storybook
  • react-native-config
  • react-native-navigation
  • @testing-library/react-native

I'm open to make it grow and get better ! So make me issues and PRs :)

Package Sidebar

Install

npm i @dbenfouzari/react-native-template-dbenfouzari

Weekly Downloads

3

Version

5.0.1

License

MIT

Unpacked Size

241 kB

Total Files

90

Last publish

Collaborators

  • d.benfouzari