Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(ios): remove extra dismissFullscreenPlayer declaration
Browse files Browse the repository at this point in the history
jordangrant-stadiumlive committed Jan 14, 2024
1 parent 3f63c16 commit 09366b8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ios/Video/RCTVideoManager.m
Original file line number Diff line number Diff line change
@@ -81,6 +81,4 @@ @interface RCT_EXTERN_MODULE (RCTVideoManager, RCTViewManager)

RCT_EXTERN_METHOD(dismissFullscreenPlayer : (nonnull NSNumber*)reactTag)

RCT_EXTERN_METHOD(dismissFullscreenPlayer reactTag : (nonnull NSNumber*)reactTag)

@end

0 comments on commit 09366b8

Please sign in to comment.