tamagui / tamagui
Style React fast with 100% parity on React Native, an optional UI kit, and optimizing compiler.
13.9K
590
-
-
Features - native: configurable setupGestureHandler with selective features (natew(https://github.com/tamagui/tamagui/commit/d357b91e2c93ae5b608d76814ae40a488e3387f8)) - native: add PressBoundary and
Features - native: configurable setupGestureHandler with selective features (natew(https://github.com/tamagui/tamagui/commit/d357b91e2c93ae5b608d76814ae40a488e3387f8)) - native: add PressBoundary and
Bug Fixes - build: avoid minifySyntax causing hermes v1 issues use oxc for DCE (natew(https://github.com/tamagui/tamagui/commit/aca1847f08bcdb79d46866ec5cf39042489cc47a)) - floating: use detectOverfl
Features - core: add $platform-tv, $platform-androidtv, $platform-tvos selectors (natew(https://github.com/tamagui/tamagui/commit/bb1acba17c6cfd539651a284f5588f31e037e596)) Bug Fixes - core: suppor
Bug Fixes - animations-reanimated: fix worklets and UI/main thread logic (natew(https://github.com/tamagui/tamagui/commit/3ecb390b51913347c926e8cab8ce2670822b4d7d)) - sheet: fix stability of worklet
Bug Fixes - tabs: fix native tabs layout measurement regression (natew(https://github.com/tamagui/tamagui/commit/e8b5dcae690e2e1168187b33ee92d62583a159a3)) - core: fix passing event handlers to non-t
Features - toast: add toast v2 under /v2 subpath, keep v1 as default 3901(https://github.com/tamagui/tamagui/pull/3901) (Quan Nguyen(https://github.com/tamagui/tamagui/commit/d1cdfceb36b161588fc5fad4
Bug Fixes - compiler: coerce _expressions to boolean to prevent string/media-key confusion in _withStableStyle (natew(https://github.com/tamagui/tamagui/commit/9d03082ce6be37315a4a1cf5d9cdaf75c1f5d00
Features - docs: update v2 docs 3969(https://github.com/tamagui/tamagui/pull/3969) (Quan Nguyen(https://github.com/tamagui/tamagui/commit/93b15e2179768e5533b0e95ed8ec724407509e85)) Bug Fixes - deto
Bug Fixes - detox: fix noRngh sync hang and color threshold for dark themes (natew(https://github.com/tamagui/tamagui/commit/1f5d5743ce8303905ab703027d32fae6faf2a1a1)) - kitchen-sink: fix setColorSch