tabler-icons icon indicating copy to clipboard operation
tabler-icons copied to clipboard

React native bundle size and metro time

Open ShadyElsharnoby opened this issue 3 months ago • 0 comments

Description

[BUG] bundle size , i see all icons included in bundle size in production and take a long time to bundle in debug how to include used icons only

package version "@tabler/icons-react-native": "^3.35.0",

Package

  • [x] @tabler/icons
  • [ ] @tabler/icons-eps
  • [ ] @tabler/icons-pdf
  • [ ] @tabler/icons-png
  • [ ] @tabler/icons-webfont
  • [ ] @tabler/icons-sprite
  • [ ] @tabler/icons-preact
  • [ ] @tabler/icons-react
  • [x] @tabler/icons-react-native
  • [ ] @tabler/icons-solid
  • [ ] @tabler/icons-svelte
  • [ ] @tabler/icons-vue
  • [ ] Figma plugin
  • [ ] source/main
  • [ ] other/not relevant

Version

3.35.0

Browser

  • [ ] Chrome/Chromium
  • [ ] Firefox
  • [ ] Safari
  • [ ] Edge
  • [ ] iOS Safari
  • [ ] Opera
  • [ ] Other/not relevant

Operating system

  • [ ] Windows
  • [ ] Linux
  • [ ] macOS
  • [ ] ChromeOS
  • [x] iOS
  • [x] Android
  • [ ] Other/not relevant

Steps to reproduce

install the last version and import one icon and see the bundle

Checklist

  • [x] I have searched if someone has submitted a similar issue before and there weren't any. (Please make sure to also search closed issues, as this issue might already have been resolved.)

ShadyElsharnoby avatar Nov 24 '25 15:11 ShadyElsharnoby