Open Saadnajmi opened 3 days ago
@wcandillon Could I get the workflows approved so I can start testing my changes?
@Saadnajmi I'm very excited about this and I will try to help as much as I can with it, however transform-inline-environment-variables
cannot be dropped as we need it for CI (to open the app on the e2e test screen).
@Saadnajmi I'm very excited about this and I will try to help as much as I can with it, however
transform-inline-environment-variables
cannot be dropped as we need it for CI (to open the app on the e2e test screen).
Makes sense! I should have left the PR in a draft state, my apologies. I figured I'd need to add back 95% of what was dropped as I ran into their use cases :)
TODO:
Summary
I am interested in (eventually) adding macOS support to react-native-skia. Generally the first step to this is to first move the repository's test app to React Native Test App. This repo offers a few benefits:
Notes
transform-inline-environment-variables
because things seemed to bundle fine without it?Test Plan
I got the iOS example app to run with the old architecture so far: