CheckBox checkmark is not show/not found
See original GitHub issueI have gone through these following points
- [] Check latest documentation: https://docs.nativebase.io/
- [] Check for existing open/closed issues for a possible duplicate before creating a new issue: https://github.com/GeekyAnts/NativeBase/issues
- [] Use the latest NativeBase release: https://github.com/GeekyAnts/NativeBase/releases
- [] Check examples from NativeBase KitchenSink https://github.com/GeekyAnts/NativeBase-KitchenSink
- [] For discussion purpose make use of NativeBase Slack: http://slack.nativebase.io/
- [] For queries related to theme, check Theme Variables from Docs and live NativeBase Theme Editor http://nativebase.io/customizer/
Issue Description
When we click the checkbox, the checkmark is showing X inside if box, or some device show chinese. I face this after upgrade Expo SDK 34.0
node, npm, react-native, react and native-base version, expo version if used, xcode version
Expected behaviour
showing checkmark icon
Actual behaviour
image not show/found
Steps to reproduce
Is the bug present in both iOS and Android or in any one of them?
Any other additional info which would help us debug the issue quicker.
Issue Analytics
- State:
- Created 4 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
Angularjs ng-show not working with checkbox with default ...
I want to display the text box when checkbox is checked. The checkbox is by default checked. When the check box is unchecked...
Read more >How to create checkboxes with a checkmark option not X?
Just insert the checkbox, select it, and click on Developer>Controls>Properties and change the symbols. Death smiles at us all, but all a man ......
Read more >Elementor & Oceanwp – Form Checkbox Not Displaying
Hi,. OceanWp CSS is overriding settings in Elementor when using the elementor Form > Checkbox. When you insert a Form from Elementor and...
Read more >How do I add a check box? - Atlassian Community
I am trying to create checkboxes but do not want them to be tasks. ... user to mark when going through a process............
Read more >ngShow - AngularJS: API
important flag to override the display property so that the elements are not actually hidden during the animation. /* A working example can...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Sorry, mine was fixed by manually doing the react-native link. I thought that wasn’t necessary in RN60+ but it is with Native Base. So all working fine now…
Hope this solves the issue. Also check out our latest release v2.12.5.
Thank you!