Automating React Native Apps
I have 1 React native webview app. I would like to produce X amount of WebView apps with that 1 app. Everything will be the same apart from the initial brand url and brand logos.
Solution 1:
I think Fastlane is what you want.
Post a Comment for "Automating React Native Apps"