Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can we skip the building step? #154

Open
sospedra opened this issue May 12, 2023 · 2 comments
Open

Can we skip the building step? #154

sospedra opened this issue May 12, 2023 · 2 comments

Comments

@sospedra
Copy link

I want to use this amazing library alongside our current Detox suite.
But building the app twice (4 times if we count the different OS) is an overkill.
I don't see the option to pass a path or something to owl to indicate where the binaries are.
How does this library know what binary must run? Is this possible? I suspect that might be some sort of config that makes it possible but I don't know enough about the details of owl to pull it off.

Thank you 💜

@andranikm97
Copy link

Are you by any chance overlooking the ios.binaryPath and android.binaryPath fields in the config: https://formidable.com/open-source/react-native-owl/docs/introduction/config-file?

@vforvasile
Copy link

Would be really nice to be able to use the Detox build without building it again.

Did you figure it out @sospedra ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants