We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c63a044 commit 579486cCopy full SHA for 579486c
src/react/native/component/ProgressViewIOS.hx
@@ -0,0 +1,4 @@
1
+package react.native.component;
2
+
3
+@:jsRequire('react-native', 'ProgressViewIOS')
4
+extern class ProgressViewIOS extends react.ReactComponent {}
0 commit comments