C++ style enums 9/N: FlexDirection (#1394)
Summary: Pull Request resolved: https://github.com/facebook/yoga/pull/1394 X-link: https://github.com/facebook/react-native/pull/39484 Moves internal usages of YGDirection to Direction. bypass-github-export-checks Changelog: [Internal] Reviewed By: rshest Differential Revision: D49336066 fbshipit-source-id: b49e1ffcd79a427e36ea8d2c26debaa98ef3e4c9
This commit is contained in:
committed by
Facebook GitHub Bot
parent
9b99e4fc22
commit
6ec790dd1b
@@ -46,4 +46,5 @@ Pod::Spec.new do |spec|
|
||||
|
||||
all_header_files = 'yoga/**/*.h'
|
||||
spec.private_header_files = Dir.glob(all_header_files) - Dir.glob(public_header_files)
|
||||
spec.preserve_paths = [all_header_files]
|
||||
end
|
||||
|
Reference in New Issue
Block a user