You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i dont know why videos is not showing [Android] CameraRoll does not support videos. This is my code
<CameraRollPicker
maximum={10}
assetType={'All'}
pageSize={2}
removeClippedSubviews={true}
imagesPerRow={3}
callback={this.selectImages}
selected={[]}
>
The text was updated successfully, but these errors were encountered:
i dont know why videos is not showing [Android] CameraRoll does not support videos. This is my code
<CameraRollPicker
maximum={10}
assetType={'All'}
pageSize={2}
removeClippedSubviews={true}
imagesPerRow={3}
callback={this.selectImages}
selected={[]}
>
The text was updated successfully, but these errors were encountered: