How to install facebook/fresco. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
facebook/fresco Installation Guide
How to install facebook/fresco. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for facebook/fresco. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i facebook/frescoor
Install via npx
npx @hexmos/ipm i facebook/frescoPrerequisites
Android Studio
build_toolVersion: 4.0.1 or later
Gradle
build_toolVersion: 6.5.1 or later
Java Development Kit (JDK)
system_packageVersion: 8u202 or later
Android SDK
system_packageVersion: 29.1 or later
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
Gradle Dependency
implementation 'com.facebook.fresco:fresco:3.6.0' Post Installation Steps
- Start the Fresco server.
- Run database migrations.
