Extension / Plugin / Library

[Portfolio Project]

1. Introduction

@hansf14/rn-template is a production-ready React Native starter template that helps you move fast without compromising structure or flexibility. The template is packed with essential tooling and setup that reflects modern best practices.

What's Inside
  • Native directories (android, ios) — Full native support out of the box.
  • Expo support — Develop and preview apps rapidly using Expo's ecosystem.
  • TypeScript Full TypeScript support for type safety and better developer experience.
  • Path Aliases — Use @/ to access the root path, just like in Next.js.
  • Prettier & ESLint — Consistent code formatting and linting pre-configured.
  • Modular Structure — Clean, maintainable project layout for scalability.
Get Started
bash
npx create-expo-app --no-install --template @hansf14/rn-template
OR
bash
yarn create expo-app --no-install --template @hansf14/rn-template

2. Techs

  • Language / Script

  • Framework

  • Library

  • IDE

  • VCS

  • Compiler / Transpiler / Bundler / Build Tool

  • Linter / Formatter

  • Package Manager / Dependency Manager

3. Screenshots

© 2025 hansf14. All Rights Reserved.