Hi,
Why is it required to select upfront whether we're developing a mobile Native app or a Reactive web app?
If not using Outsystems, then the same code could have been used for both type of Apps? Both are based on ReactJS?
Can someone explain the reason for this?
Thanks!
Mobile Native app have some more features like local database/offline database ,sync of data between device and server, plugins to communicate with device like camera, contacts, push notfication etc and than creating packages the .apk or .ipa installation file
Below link will give you more depth knowledge
https://success.outsystems.com/Documentation/11/Getting_Started/Choose_the_Right_App_for_Your_Project
Best Regards
Devendra
hey @RT3 As we know that outsytem is a low code platform and have various widget and features. here reactive and mobile app are similar feature and development environment except Mobile app have some additional features like local database/offline database ,sync of data between device and server, plugins to communicate with device like camera, contacts, push notification etc and than creating packages the .apk or .ipa installation file ( as told by @Devendra Singh Baghel ) for better understanding please refer the guided path .
thank you