config-plugins
config-plugins copied to clipboard
chore(fixtures): add Java and Kotlin fixtures for Android app entrypoints
trafficstars
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.