react-native-fast-view

1.0.0 • Public • Published

react-native-fast-view

TLDR https://x.com/natebirdman/status/1695511232298783079?s=42

The Text component in React Native includes extra props like onLongPress onPress, etc. It also includes an extra setHighlighted call that for most folks doesn't matter. This adds overhead.

This component removes the overhead. This will most likely be fixed in React Native eventually, but for now, feel free to drop it right in.

https://github.com/facebook/react-native/blob/main/packages/react-native/Libraries/Text/Text.js

Thanks

  • Nate from Tamagui (@natebirdman)
  • Fernando from Beatgig/Moti (@FernandoTheRojo)

Readme

Keywords

none

Package Sidebar

Install

npm i react-native-fast-view

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

978 B

Total Files

3

Last publish

Collaborators

  • peterpme