Skip to content

Commit

Permalink
🛠 Refactor: Remove withModalLifecycle
Browse files Browse the repository at this point in the history
TODO:2023-03-04-04-20-46 - Library Typescript Re-Write
  • Loading branch information
dominicstop committed Mar 3, 2023
1 parent dbd2fa4 commit c4934e5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 64 deletions.
63 changes: 0 additions & 63 deletions src/hoc/withModalLifecycle.js

This file was deleted.

1 change: 0 additions & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ export * from './module/ModalViewModule';

export * from './constants/Enums';
export * from './context/ModalContext';
export * from './hoc/withModalLifecycle';

export * from './native_components/RNIModalView';
export * from './native_modules/RNIModalViewModule';
Expand Down

0 comments on commit c4934e5

Please sign in to comment.