Skip to content

Commit

Permalink
fix: remove dummy RNCProgressView.h/m (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sunbreak authored Jun 20, 2023
1 parent b9a1cf6 commit 4f9096e
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 20 deletions.
6 changes: 0 additions & 6 deletions ios/RNCProgressView.h

This file was deleted.

13 changes: 0 additions & 13 deletions ios/RNCProgressView.m

This file was deleted.

2 changes: 1 addition & 1 deletion ios/RNCProgressViewManager.m
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ @implementation RCTConvert (RNCProgressViewManager)

@implementation RNCProgressViewManager

RCT_EXPORT_MODULE()
RCT_EXPORT_MODULE(RNCProgressView)

- (UIView *)view
{
Expand Down

0 comments on commit 4f9096e

Please sign in to comment.