add onEnd event
This commit is contained in:
Binary file not shown.
@@ -33,6 +33,9 @@ RCT_EXPORT_MODULE();
|
||||
},
|
||||
RNVideoEventSeek: @{
|
||||
@"registrationName": @"onSeek"
|
||||
},
|
||||
RNVideoEventEnd: @{
|
||||
@"registrationName": @"onEnd"
|
||||
}
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user