React Native Firebase
GitHub
npm
Preparing search index...
@react-native-firebase/storage
StringFormat
Variable StringFormat
StringFormat
:
{
BASE64
:
"base64"
;
BASE64URL
:
"base64url"
;
DATA_URL
:
"data_url"
;
RAW
:
"raw"
;
}
An enumeration of the possible string formats for upload.
Type Declaration
Readonly
BASE64
:
"base64"
Readonly
BASE64URL
:
"base64url"
Readonly
DATA_URL
:
"data_url"
Readonly
RAW
:
"raw"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation
GitHub
npm
React Native Firebase
Loading...
An enumeration of the possible string formats for upload.