How it works
Revyl uses@expo/fingerprint to calculate a fingerprint from the parts of
your project that affect the native app. If Revyl finds a compatible build with
the same fingerprint, it reuses that build. Otherwise, it runs your normal
build command.
You can customize what goes into the fingerprint with .fingerprintignore or
fingerprint.config.js. See the
Expo fingerprint documentation
for the available options.
Enable fingerprinting
SetREVYL_USE_FINGERPRINT on each build stream where you want to use it: