> react-native-elements

React Native Elements UI component library best practices for performance, theming, and proper component usage. Use when building React Native apps with RNE, configuring themes, optimizing lists with ListItem, or reviewing RNE component code.

fetch
$curl "https://skillshub.wtf/pproenca/dot-skills/react-native-elements?format=md"
SKILL.mdreact-native-elements

Community React Native Elements Best Practices

Comprehensive best practices guide for React Native Elements applications. Contains 45 rules across 8 categories, prioritized by impact to guide component usage, theming, and performance optimization.

When to Apply

Reference these guidelines when:

  • Setting up React Native Elements in a new project
  • Configuring ThemeProvider and createTheme
  • Building lists with ListItem components
  • Implementing form inputs with Input and SearchBar
  • Optimizing FlatList performance with RNE components
  • Reviewing code using React Native Elements

Rule Categories by Priority

PriorityCategoryImpactPrefix
1Import & SetupCRITICALsetup-
2Theme ArchitectureCRITICALtheme-
3Component SelectionHIGHcomp-
4List PerformanceHIGHlist-
5Props & ConfigurationMEDIUM-HIGHprops-
6Styling PatternsMEDIUMstyle-
7Callbacks & EventsMEDIUMevent-
8Advanced PatternsLOWadv-

Quick Reference

1. Import & Setup (CRITICAL)

2. Theme Architecture (CRITICAL)

3. Component Selection (HIGH)

4. List Performance (HIGH)

5. Props & Configuration (MEDIUM-HIGH)

6. Styling Patterns (MEDIUM)

7. Callbacks & Events (MEDIUM)

8. Advanced Patterns (LOW)

How to Use

Read individual reference files for detailed explanations and code examples:

Reference Files

FileDescription
references/_sections.mdCategory definitions and ordering
assets/templates/_template.mdTemplate for new rules
metadata.jsonVersion and reference information

┌ stats

installs/wk0
░░░░░░░░░░
github stars80
██████████
first seenMar 17, 2026
└────────────

┌ repo

pproenca/dot-skills
by pproenca
└────────────

┌ tags

└────────────