在使用 nativewind/babel 预设时,LogBox UI 在 React Native 0.86 中出现崩溃
作者: sajin1010创建于 2026年7月1日更新于 2026年7月14日
style={({pressed}) =>StyleSheet.compose({backgroundColor: pressed? resolvedBackgroundColor.pressed: resolvedBackgroundColor.default,},focused ?
…
内容来源: nativewind/nativewind