fix: iOS not exporting view properties #220
Annotations
5 warnings
Lint and Tests:
src/index.tsx#L189
Inline style: { marginHorizontal: 2.5 }
|
Lint and Tests:
src/index.tsx#L232
Inline style: { flexDirection: 'row' }
|
Lint and Tests:
src/index.tsx#L234
Inline style: { flexDirection: 'row', flex: 1, justifyContent: 'flex-start' }
|
Lint and Tests:
src/index.tsx#L261
Inline style: { flexDirection: 'row', flex: 1, justifyContent: 'flex-end' }
|
Lint and Tests:
src/index.tsx#L330
Inline style: { flexDirection: 'row' }
|