I am in the process of developing a parental control app and I’m trying to decide whether to use native development or opt for a cross-platform solution like React Native or Flutter. I want to ensure that the app provides a smooth user experience, as well as addressing performance and security concerns. Can anyone provide insights into which approach would be more suitable for developing a parental control app? Are there any specific advantages or limitations of using native development compared to cross-platform solutions like React Native or Flutter for this type of application? My app may require interfacing with the OS to implement features such as content filtering, monitoring, or device controls so, is it possible to implement this features using flutter or react native .Thank you!
I believe going native would be good for my idea but I wanted to explore if it is possible because I wanted fast development.