Skip to content

A demonstration on how to create a React Native project using TypeScript, ESLint, Prettier and absolute import paths

Notifications You must be signed in to change notification settings

mrnickel/ReactNativeTypeScriptConfigDemo

Repository files navigation

React Native TypeScript Config Demo

A demomnstration project to accompany my blog post RE Setting up React Native with TypeScript and including the following features:

  • ESlint (instead of the deprecated TSLint)
  • Prettier (with AirBNB config)
  • Absolute imports (no import x from '../../../wx';)
  • VSCode configuration

About

A demonstration on how to create a React Native project using TypeScript, ESLint, Prettier and absolute import paths

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published