react-native-create-thumbnail
react-native-create-thumbnail copied to clipboard
feat: allow user to specify how Android target frames
As of now Android targets only synced frames. Therefore it sometimes doesn't return the exact frame requested by the user. With onlySyncedFrames = false user can now request exact frames.
@souvik-ghosh, any thoughts on the PR? :D Thanks !
Looks good