feat: release @animatereactnative/accordion #1
Annotations
10 warnings
lint:
example/src/App.tsx#L59
Inline style: { flex: 1, justifyContent: 'center', backgroundColor: '#000' }
|
lint:
example/src/App.tsx#L61
Inline style: { paddingTop: 100 }
|
lint:
example/src/App.tsx#L68
Inline style: { backgroundColor: '#3332' }
|
lint:
example/src/App.tsx#L75
Inline style: { color: '#fff', opacity: 0.6, fontSize: 12, fontFamily: 'Menlo' }
|
lint
'data' is already declared in the upper scope on line 105 column 11
|
lint
Inline style: { color: '#111', flexShrink: 1 }
|
lint
Inline style: { color: 'white', fontSize: 12 }
|
lint
Inline style: { color: 'white', fontSize: 10 }
|
lint
Inline style: { backgroundColor: '#333', width: '100%' }
|
lint
Inline style: { color: '#fff', opacity: 0.7, fontSize: 12, fontFamily: 'Menlo' }
|