callstack / callstack/react-native-paper

Use import aliases

Open
#4,861 0 comments 0 reactions 0 assignees View on GitHub
feature request
Dominant language
TypeScript
Stars
14.5k
Forks
2.2k
Avg merge
5d 23h
Merged PRs (30d)
12

Description

**Is your feature request related to a problem? Please describe.**
Using too much `../../` in import statements is boring.

**Describe the solution you'd like**
Implement import alias `@/` instead of `../../` for better DX, maintaining and stability.

Contributor guide

Open the contributing guide

Research direction

No files, tests, or entry points are named. Start by locating the repository's TypeScript and bundler configuration and inventorying relative imports using ../../; determine how an @/ alias would work across the React Native build and development setup. Done means the alias is configured consistently and existing imports can use it without breaking builds or platform behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
react-native, typescript
Domain
build-system, developer-experience
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.