Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No checkbox appears #4096

Closed
icaroliv opened this issue Sep 24, 2023 · 3 comments
Closed

No checkbox appears #4096

icaroliv opened this issue Sep 24, 2023 · 3 comments
Labels

Comments

@icaroliv
Copy link

Current behaviour

An icon appears instead of a checkbox

Expected behaviour

I expected a checkbox component to appear instead of icons appearing on my screen

How to reproduce?

  1. Install yarn add react-native-paper
  2. Install yarn add react-native-safe-area-context
  3. Install yarn add react-native-vector-icons
  4. Add the checkbox on any screen

https://github.com/icaroliv/BugReactNativePaper

Preview

Screenshot_1695559463

What have you tried so far?

Reinstall lib, add Provider, Restart App

Your Environment

software version

| android | 13
| react-native | 0.72.4
| react-native-paper | 5.10.6
| node | 18.16.0
| yarn | 1.22.19

@icaroliv icaroliv added the bug label Sep 24, 2023
@lukewalczak
Copy link
Member

Did you follow the additional installation steps related to react-native-vector-icons mentioned in the guide?

Additional steps: https://github.com/oblador/react-native-vector-icons#installation

@icaroliv
Copy link
Author

Thank! problem solved!

@gkasireddy202
Copy link

@icaroliv - Can you please provide the checkbox example?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants