Skip to content

Android Gif not working fine  #2

@zainalipropchain

Description

@zainalipropchain
<GifControllerView
            source={Images.tick}
            style={{ 
              width: 185, 
              height: 185 ,
              aspectRatio: 1 
             }}
            isAnimating={true}
            isReverse={false}
            speed={3}
            disableLoop = {false} // stop gif
            />
Screenshot 2024-02-02 at 4 37 09 PM

> ORIGINAL GIF I am using

tick

On android If my trying to use my Local GIF , app get hangs and color is also changing which is strange . @islandryu

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