Upgrade React native Vector Icons library by deepktp · Pull Request #3994 · react-native-elements/react-native-elements

added 14 commits

November 3, 2025 12:02
… favor of material design icons
- Extracted Pointer component to separate function component with proper TypeScript interface
- Created standalone HighlightedButton component with defined prop types
- Moved components outside of main Tooltip component to reduce nesting and improve readability
- Updated component references to pass required props explicitly
- Added proper TypeScript interfaces for component props (PointerProps, HighlightedButtonProps)

@deepktp

@deepktp

@deepktp

…n as *byType are now deprecated and masked as unsafe

@deepktp

@deepktp

@deepktp

@deepktp

@deepktp

@deepktp

@theianmay @deepktp

@theianmay @deepktp

@theianmay @deepktp

@theianmay @deepktp

@theianmay @deepktp

@theianmay @deepktp

- Added multiple security-related packages including minimist, path-to-regexp, and cross-spawn
- Updated build tooling dependencies (webpack-dev-middleware, loader-utils)
- Added runtime dependencies for Babel and Algolia search functionality
- Added webpack-dev-server and related build tooling for improved development workflow
- Included essential security packages (cookie, express, serve-static) for server functionality
- Added utility libraries (micromatch, tar, nanoid) to support new features

@theianmay @deepktp

- Added resolutions for node-gyp, parse-path, and tough-cookie to address known vulnerabilities
- Updated website package resolutions to include postcss, @sideway/formula, got, and socks for security patches

@theianmay @deepktp

@theianmay @deepktp

@deepktp

@deepktp

@deepktp

@deepktp

@deepktp

@deepktp

@deepktp deepktp marked this pull request as ready for review

November 8, 2025 16:24

github-actions bot pushed a commit that referenced this pull request

Nov 15, 2025
Upgrade React native Vector Icons library

github-actions bot pushed a commit that referenced this pull request

Nov 15, 2025
Upgrade React native Vector Icons library

theianmay