2024 Feb 26 7:04 PM
I have developed two applications in the composer pro edition. I have saved and retrieved all projects. We have completed the migration to community edition.
I am trying to develop a new application in the community edition. Everything works smoothly and I check in the preview portal and it is fine. The problem begins when I am trying to export it as a zip file. First of all, as you can see in the screenshot, it refers some plugins that are required by the components installed from marketplace. The plugins are the following:
@react-native-community/slider, react-native-picker-select.
I cannot find these plugins in the available plugins to install them.
The issue is that buttons in the extracted zip file, that navigate to external URLs, are working properly in the extracted zip file. However, the buttons that navigate to internal pages are not working properly, I press the button and it is not working. Everything works in the preview portal.
2024 Feb 29 11:37 AM
2024 Feb 29 1:23 PM
Thank you very much for the help! We tested it and it is working. Τhe navigation in the file system in the composer pro was working but since we found a solution, I am very satisfied.
Thank you very much again!