Skip to content

Commit 788e1f8

Browse files
committed
docs: added compatability section in readme file
1 parent 2b8a284 commit 788e1f8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ This native file viewer for React Native utilizes the QuickLook Framework on iOS
66

77
While most of the code remains the same as the original library, I implemented several changes to enhance the overall UI/UX and ensure proper handling of asynchronous logic by using promises instead of EventEmitters where applicable.
88

9+
## Compatibility
10+
This library requires React Native 0.76.3 or newer. It is compatible with Expo SDK 52 or newer.
11+
912
## Expo
1013

1114
### Installation

0 commit comments

Comments
 (0)