CI/CD with React Native

Hello everyone,
I’m a newbie here, currently I want to know whether if CodeFresh help us to automation build react native app (on android as well as iOS) or not because I can’t find any official document about this concept.
Hope you all can give me an advice. Thank you in advance!

Yes we don’t have an example for react native.

However since Codefresh already supports react and android, I think react native should work as well. Did you try and you had issues?

We also support iOS builds, but currently it is only available to companies that request for it specifically.

1 Like

Thank you for your reply. I will try your recommend docs and give feedback later if I had any issue.

Hi @Kostis
Currently, I’m using beevelop/android-nodejs:latest image to build react native android apk.
Everything works fine until this error happened. I don’t know how to deal with this codefresh file.


Hope you could explain me to understand this issue.
Thank you!

Hello again.

It is a bit hard to diagnose an issue by just this screenshot.

You should open a support ticket with us (from the top right menu in the Codefresh GUI) and be sure to include the URL of the build that has this issue. This way our support team can investigate much faster.

1 Like

Thank you for your advise