Skip to content

Commit 579486c

Browse files
No Namekevinresol
authored andcommitted
add ProgressViewIOS component (#1)
1 parent c63a044 commit 579486c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)