Fix shadow setting for iOS #225
Annotations
13 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
example/src/HomeScreen.tsx#L17
Inline style: { flex: 1 }
|
lint:
example/src/HomeScreen.tsx#L29
Inline style: { marginTop: 10, width: '100%', paddingVertical: 10 }
|
lint:
example/src/components/Flex.tsx#L7
Inline style: { flex: 1 }
|
lint:
example/src/components/Image.tsx#L7
Inline style: { flex: 1 }
|
lint:
example/src/components/Input.tsx#L8
Inline style: { flex: 1 }
|
lint:
example/src/components/Pressable.tsx#L7
Inline style: { flex: 1 }
|
lint:
example/src/components/SectionList.tsx#L21
Inline style: { flex: 1 }
|
lint:
example/src/components/Select.tsx#L15
Inline style: { flex: 1 }
|
lint:
example/src/components/Spinner.tsx#L7
Inline style: { flex: 1 }
|
lint:
example/src/components/TouchableHighlight.tsx#L7
Inline style: { flex: 1 }
|