Social
The Social component in app builders typically provides functionalities that allow developers to integrate social media features into their applications, facilitating interaction, sharing, and engagement with social platforms.
About the component
- Last Update 25 Oct, 2023
- Component Version : 2.0.0
- API 21, Android 5.0 Lollipop
- 29 Blocks Available
The Async Image Loader component is used to load images asynchronously from URLs. It provides features for caching images, handling loading progress, and displaying placeholder images while loading or in case of errors.
Overview
A non-visible component for loading images asynchronously with caching capabilities.
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
android.permission.READ_EXTERNAL_STORAGE
Events
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | path | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | url | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | url | string | |
2 | error | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | url | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | url | string | |
2 | current | long | |
3 | total | long |
Methods
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | url | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | url | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | url | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | url | string | |
2 | saveIn | string | |
3 | extension | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | imageComponent | image | |
2 | url | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | imageComponent | image | |
2 | url | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | arrangement | component | |
2 | imageComponent | image | |
3 | url | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | arrangement | component | |
2 | imageComponent | image | |
3 | url | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | imageComponent | image | |
2 | path | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | imageComponent | image | |
2 | path | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | imageComponent | image | |
2 | string | string |
Properties
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | ErrorImage | string | |
2 | LoadingImage | string |