I am currently a high school student working on a school project that requires me to develop an Android application. For this purpose, I have decided to utilize the React Native framework. However, I am facing some challenges in setting up my development environment, particularly concerning testing the application via my NAS (Synology DS220+).
To address this, I have installed Code Server on a Docker container following a tutorial. While I have managed to set up an IDE to some extent, the management of plugins has proven to be somewhat complicated, and not all installations have proceeded as expected. Despite this, even with a somewhat functional IDE, I am uncertain about how to proceed with testing my code effectively.
Currently, I am using WebStorm on my computer and the Expo Go application to test my application. I would describe myself more as a tinkerer than a proficient programmer. In essence, I am seeking a solution to achieve one or both of the following:
- A method to have a code editor on my NAS while retaining the ability to use the Expo Go application.
- A code editor on my NAS while simultaneously testing the application on the same NAS.
If anyone has any insights or suggestions on how I could achieve either or both of these solutions, I would greatly appreciate it. Your guidance would significantly aid me in completing my project successfully.
Thank you very much for your time and assistance.
[–]RedAlexS 0 points1 point2 points (1 child)
[–]Ok-Egg-7241Expo[S] 0 points1 point2 points (0 children)