Fix bitmap crop/scaling for android #96
Annotations
10 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint files:
example/src/SquareImageCropper.tsx#L179
Color literal: { backgroundColor: 'white' }
|
Lint files:
example/src/SquareImageCropper.tsx#L188
Color literal: { backgroundColor: 'royalblue' }
|
Lint files:
example/src/SquareImageCropper.tsx#L198
Color literal: { color: 'white' }
|
Lint files:
example/src/SquareImageCropper.tsx#L203
Color literal: { color: 'black' }
|
Lint files:
example/src/SquareImageCropper.tsx#L208
Color literal: { color: 'red' }
|
Lint files:
src/index.web.ts#L42
Prefer await to then()/catch()/finally()
|
Lint files:
src/index.web.ts#L54
Prefer await to then()/catch()/finally()
|
Lint files:
src/index.web.ts#L86
Prefer await to then()/catch()/finally()
|
Lint files:
src/index.web.ts#L97
Prefer await to then()/catch()/finally()
|
Loading