souvik-ghosh / react-native-create-thumbnail

iOS/Android thumbnail generator with support for both local and remote videos
MIT License
246 stars 105 forks source link

Fix compileSdkVersion 33 compile error #77

Closed john-vuong closed 1 year ago

john-vuong commented 1 year ago

When compiling the project with compile SDK version set to 33 (Android 13) a compile error occurs.

Fix for https://github.com/souvik-ghosh/react-native-create-thumbnail/issues/76

souvik-ghosh commented 1 year ago

Closing this. See my comment in https://github.com/souvik-ghosh/react-native-create-thumbnail/issues/76