Looking at this data, one should not conclude that Flutter & React Native are the only ones to consider for your use case.
In fact, many a time, your use case may call for no common framework and will be suited for purely native apps.
At other times, you may not want to invest in these fairly complex, heavy frameworks and instead want to use a lightweight solution like a wrapper.
React Native & Flutter do come in handy especially when you have a web app. Then the combination of React – React Native or Angular – Flutter can use more common code.
The decision to use a framework and which one is a factor of your particular use, app features and availability of resources.
Whichever path you tread, do keep in mind the support & maintenance costs over time.