question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Customizing ListItemCheckbox in theme

See original GitHub issue

Explain what you did (Required)

Trying to custom theme list items that include checkboxes

Expected behavior (Required)

Being able to change the style, doing something like this:

"ListItemCheckbox":{
  "size": 30
 }

Describe the bug (Required)

Changing the ListItemCheckbox size, style or containerStyle didn’t have any effect.

Your Environment (Required):

react-native-elements 3.4.1 react-native 0.64.0

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:11 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
arpitBhallacommented, Jun 17, 2021
1reaction
arpitBhallacommented, Jun 17, 2021

Hey @jorgegvallejo You need to use ListItemCheckBox Capital B

Read more comments on GitHub >

github_iconTop Results From Across the Web

native-base-docs/CheckBox.md at master - GitHub
Steps to customize theme for Check Box attributes: ... List, ListItem, CheckBox, Text, StyleProvider } from 'native-base'; import checkboxTheme from '.
Read more >
ListItem.CheckBox - React Native Elements
ListItem.CheckBox. This allows adding CheckBox to the ListItem. This, Receives all CheckBox props. ... Theme Key. ListItemCheckBox ...
Read more >
ITS (Dark/Light Theme) - Obsidian Forum
Style Settings has more features to further customize the ITS theme! Fonts. Customize font of all text or just Preview/Editor/UI; Change text ...
Read more >
Change the multiple choice list item checkbox tint
Beginning with Android Lollipop (Api 21) you can set checkMarkTint to your activity's theme:
Read more >
Minimal 5.1.8 is available with alternate checkbox styles for ...
I switched to another theme and back (thereby losing my custom changes). Nothing. I reinstalled the Theme Settings plugin which is using v ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found