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

Support for Setting the Location of iOS and Android Projects #851

Open
petrikjan opened this issue Dec 13, 2024 · 1 comment
Open

Support for Setting the Location of iOS and Android Projects #851

petrikjan opened this issue Dec 13, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@petrikjan
Copy link

Description
Hi, we have a project where we use multiple iOS and Android builds for a single React Native codebase (different brands). Our iOS and Android projects are located in subfolders rather than directly in the root workspace and have different names from the standard ios and android folders. It would be great to add support in the configuration for specifying the paths to these folders.

For context, I managed to get your IDE working by creating a symlink, where I added an Android symlink to the root. However, this is not an ideal solution because the folders containing the iOS and Android projects are regenerated with every build or brand change. This makes them unstable, and the symlink does not function correctly as a result.

Environment

  • Version of currently used Radon IDE v1.0.0
  • Version of React Native/Expo used in the project React Native 0.76.5
@petrikjan petrikjan added the enhancement New feature or request label Dec 13, 2024
@maciekstosio
Copy link
Contributor

Hi, thanks for posting the issue. Could you create an example repo that we could test against?

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

No branches or pull requests

2 participants