Open Closed

Add React-native project in an exiting MVC solution #6164


User avatar
0
jmalla.cp created
  • ABP Framework version: v6.0.1
  • UI Type: MVC
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): Tired
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

Hi,

We have a web made with ABP Framework in production environment, and now we want to add a react-native project to launch the native mobile access.

How can we do that? What's the correct abp CLI command?

Thanks for all


5 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    You can create a new template project that includes React and then change the environment in React.

    There is no built-in command to do this.

  • User Avatar
    0
    jmalla.cp created

    Hi Maliming,

    How can we create this new template project including React?

    Thanks

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    You can choose the react on the mobile option.

  • User Avatar
    0
    jmalla.cp created

    Hi,

    But with this way we will creat a new solucion and we already have a solution in production now

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    Yes, Copy the React to your existing project from the new.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11