Skip to content

still too slow, under iPhone 6 plus #81

Description

@12343954

following this #24

<CameraRollPicker
                        maximum={4}
                        imagesPerRow={4}
                        scrollRenderAheadDistance={500}
                        initialListSize={1}
                        pageSize={1}
                        batchSize={5}
                        removeClippedSubviews={true}
                        assetType='Photos'
                        callback={this.selectImages}
                        selected={[]} />

still too slow to show the pictures' list

how to speed up?

thank you !

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