What’s changed
Initial release of the Fingerprint React Native build inputs Step.
When only JavaScript changed, you can skip the expensive native rebuild using BUNDLE_HASH_STRING Step Output.
Capture every native input. The fingerprint decides whether a previously compiled native app can be reused. If your project has native inputs beyond the defaults (custom native module directories, config plugins, extra lockfiles, Gemfile.lock), extend path_list — otherwise a native change may not move the key and you could repack onto a stale binary.
Changelog: 0.1.0