config-plugins icon indicating copy to clipboard operation
config-plugins copied to clipboard

chore(fixtures): add Java and Kotlin fixtures for Android app entrypoints

Open hassankhan opened this issue 1 year ago • 0 comments
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.

hassankhan avatar Jul 20 '24 23:07 hassankhan