react-native-true-sheet/common/cpp/react/renderer/components/TrueSheetSpec
Jovanni Lo 65ac47b738
refactor(cpp): use yoga namespace for StyleSizeLength (#260)
* refactor(cpp): use yoga namespace for StyleSizeLength

- Replace yoga::StyleSizeLength with StyleSizeLength via 'using namespace yoga'
- Switch from <yoga/style/StyleSizeLength.h> to <react/renderer/components/view/conversions.h>
- Aligns with patterns used by react-native-safe-area-context

Ref: https://github.com/lodev09/react-native-true-sheet/discussions/218

* chore: run tidy
2025-12-01 22:28:49 +08:00
..
TrueSheetViewComponentDescriptor.h feat: move Fabric state wrapper to host view (#230) 2025-11-26 03:32:22 +08:00
TrueSheetViewShadowNode.cpp refactor(cpp): use yoga namespace for StyleSizeLength (#260) 2025-12-01 22:28:49 +08:00
TrueSheetViewShadowNode.h feat: move Fabric state wrapper to host view (#230) 2025-11-26 03:32:22 +08:00
TrueSheetViewState.cpp feat: move Fabric state wrapper to host view (#230) 2025-11-26 03:32:22 +08:00
TrueSheetViewState.h feat: move Fabric state wrapper to host view (#230) 2025-11-26 03:32:22 +08:00