We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 51c0626 + 55697d7 commit ef81a77Copy full SHA for ef81a77
package/android/cpp/jni/include/JniSkiaManager.h
@@ -75,7 +75,6 @@ class JniSkiaManager : public jni::HybridClass<JniSkiaManager> {
75
std::shared_ptr<JniPlatformContextWrapper> _context;
76
77
void initializeRuntime();
78
- void installJSIBindings();
79
};
80
81
} // namespace RNSkia
0 commit comments