You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: