Skip to content

[BUG] Not able to see the activity indicator #20

Description

To Do First

  • Did you try latest release? yes
  • Did you look for existing matching issues? yesy

Software Package Version:
1.2.1

Describe the bug
I am not able to see the activity indicator while image is being loaded. Shows black blank screen while image is loading. Provided activity indicator seperately but no luck.

Expected behavior
Activity indicator is important for feedback and should be visible while image is loading.

Version (please complete the following information):

  • Device: Oneplus3
  • Android: 9
  • react-native: 0.59.10
  • react: 16.8.3

Additional context
Here is the code snippet

<SmartGallery
	images={images}
	onPageSelected={index => this.setState({ index })}
	index={index}
	loadMinimalLoader={<ActivityIndicator color="#fff" />}
/>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions