@shopify/react-native-skia 0.1.223 → 0.1.224
Sign up to get free protection for your applications and to get access to all the features.
package/cpp/api/JsiSkApi.h
CHANGED
@@ -44,9 +44,9 @@
|
|
44
44
|
#include "JsiSkShaderFactory.h"
|
45
45
|
#include "JsiSkSurfaceFactory.h"
|
46
46
|
#include "JsiSkTextBlobFactory.h"
|
47
|
-
#include "JsiSkTypeFaceFontProviderFactory.h"
|
48
47
|
#include "JsiSkTypeface.h"
|
49
48
|
#include "JsiSkTypefaceFactory.h"
|
49
|
+
#include "JsiSkTypefaceFontProviderFactory.h"
|
50
50
|
#include "JsiSkVertices.h"
|
51
51
|
|
52
52
|
namespace RNSkia {
|
package/package.json
CHANGED
File without changes
|