Loading...
Loading...
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.
npx skill4agent add pproenca/dot-skills react-native-elements-best-practices| Priority | Category | Impact | Prefix |
|---|---|---|---|
| 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 | |
setup-themeprovidersetup-importssetup-createthemesetup-tree-shakingsetup-safe-areatheme-usetheme-hooktheme-dark-modetheme-component-defaultstheme-updatethemetheme-color-schemetheme-custom-colorscomp-listitem-over-viewcomp-input-over-textinputcomp-searchbar-platformcomp-button-typecomp-icon-sourcecomp-avatar-vs-imagelist-memo-itemslist-keyextractorlist-getitemlayoutlist-renderitem-callbacklist-windowsizelist-virtualizedlist-removeClippedprops-loading-stateprops-disabled-stylingprops-input-validationprops-icon-configurationprops-searchbar-loadingprops-button-colorstyle-stylesheetstyle-containerStylestyle-usememo-dynamicstyle-theme-colorsstyle-component-propsevent-usecallbackevent-debounce-searchevent-listitem-onpressevent-avoid-anonymousevent-input-handlersadv-custom-componentadv-platform-specificadv-makeStylesadv-overlay-modaladv-image-component| File | Description |
|---|---|
| references/_sections.md | Category definitions and ordering |
| assets/templates/_template.md | Template for new rules |
| metadata.json | Version and reference information |