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

ProgressBar component inside List.Accordion : progress not showing until click on accordion #2895

Closed
Immolare opened this issue Sep 9, 2021 · 5 comments

Comments

@Immolare
Copy link

Immolare commented Sep 9, 2021

Hey,

On Android I'm trying to use a progress bar in the List.Accordion component, inside the "description". The ProgressBar is well displayed but the "progress" itself is not until I toggle the accordion. The problem is not currently visible on IOS.

Here is a basic snack code on fresh install :

  • react: 16.13.1 (latest)
  • react-native: 0.65 (latest)
  • react-native-paper: 4.9.2 (latest and previous)
  • react-native-vector-icons: 8.1.0 (latest and previous)

https://snack.expo.dev/z2mhcgC0W

Is there a workaround to show the progress without toggling the accordion ?

Thanks a lot !

@github-actions
Copy link

github-actions bot commented Sep 9, 2021

Couldn't find version numbers for the following packages in the issue:

  • react-native
  • react-native-paper
  • react-native-vector-icons

Can you update the issue to include version numbers for those packages? The version numbers must match the format 1.2.3.

@github-actions
Copy link

github-actions bot commented Sep 9, 2021

Hey! Thanks for opening the issue. The issue doesn't seem to contain a link to a repro (a snack.expo.io link or link to a GitHub repo under your username).

Can you provide a minimal repro which demonstrates the issue? A repro will help us debug the issue faster. Please try to keep the repro as small as possible and make sure that we can run it without additional setup.

@github-actions
Copy link

github-actions bot commented Sep 9, 2021

Couldn't find version numbers for the following packages in the issue:

  • react-native
  • react-native-vector-icons

Can you update the issue to include version numbers for those packages? The version numbers must match the format 1.2.3.

@github-actions
Copy link

github-actions bot commented Sep 9, 2021

Couldn't find version numbers for the following packages in the issue:

  • react-native

Can you update the issue to include version numbers for those packages? The version numbers must match the format 1.2.3.

@sunkibaek
Copy link

Is anyone working on this issue? I'd like to give it a shot.

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

No branches or pull requests

3 participants