Skip to content

Commit

Permalink
💄 Gloss: Add TODO Comment
Browse files Browse the repository at this point in the history
  • Loading branch information
dominicstop committed Jan 9, 2023
1 parent 1ad81c0 commit 6638308
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/native_components/RNIModalView/RNIModalViewTypes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ export type RNIModalViewProps = ViewProps & {
// Props - Events
// --------------

// TODO: Rename - Add `will/did` prefix and deprecate prev. props
onModalShow: OnModalShowEvent;
onModalDismiss: OnModalDismissEvent;
onRequestResult: OnRequestResultEvent;
Expand Down

0 comments on commit 6638308

Please sign in to comment.