Files
react-native-svg/windows/RNSVG/MaskView.cpp
Marlene Cota 2514ac4fdf feat(windows): add support for 74 and bump Example (#2315)
Added support for RNW 74.
Bumped windows Example to 74.
Updated README.md to remove instructions on how to import Win2D since we no longer use it.
2024-07-02 09:34:04 +02:00

11 lines
257 B
C++

#include "pch.h"
#include "MaskView.h"
#if __has_include("MaskView.g.cpp")
#include "MaskView.g.cpp"
#endif
using namespace winrt;
using namespace Microsoft::ReactNative;
namespace winrt::RNSVG::implementation {} // namespace winrt::RNSVG::implementation