The extra fixtures are useful when testing config plugins that make modifications to those files.
How
The Java entrypoints were a little harder to get a hold of, but were eventually retrieved from a project on RN v0.64. The Kotlin entrypoints were retrieved from a fresh Expo prebuild output.
Why
The extra fixtures are useful when testing config plugins that make modifications to those files.
How
The Java entrypoints were a little harder to get a hold of, but were eventually retrieved from a project on RN v0.64. The Kotlin entrypoints were retrieved from a fresh Expo prebuild output.
Test Plan
None, as this is testing code.