Skip to content

Commit

Permalink
fix spelling error in readme.md (#1953)
Browse files Browse the repository at this point in the history
  • Loading branch information
therealrinku authored Jul 24, 2023
1 parent b4b29cd commit cc6ca4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ iOS/Android image picker with support for camera, video, configurable compressio
## Important notes

1. If you are using react-native >= 0.60 use react-native-image-crop-picker version >= 0.25.0. Otherwise use version < 0.25.0.
2. If you want to use react-native-image-crop-picker version >= 0.39.0 you have to set your android compileSdkVersion to 33 or greather. Otherwise use react-native-image-crop-picker version < 0.39.0
2. If you want to use react-native-image-crop-picker version >= 0.39.0 you have to set your android compileSdkVersion to 33 or greater. Otherwise use react-native-image-crop-picker version < 0.39.0

## Usage

Expand Down

0 comments on commit cc6ca4d

Please sign in to comment.