fix: update addPath
method so it will also work on newarch interop
#199
Annotations
6 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Linting:
src/index.tsx#L188
Inline style: { marginHorizontal: 2.5 }
|
Linting:
src/index.tsx#L230
Inline style: { flexDirection: 'row' }
|
Linting:
src/index.tsx#L232
Inline style: { flexDirection: 'row', flex: 1, justifyContent: 'flex-start' }
|
Linting:
src/index.tsx#L256
Inline style: { flexDirection: 'row', flex: 1, justifyContent: 'flex-end' }
|
Linting:
src/index.tsx#L316
Inline style: { flexDirection: 'row' }
|
Loading