React Native is a cross-platform solution to build apps natively on both IOS and Android.
A native app is a software application built in a specific programming language, for the specific device platform, either iOS or Android.
The beauty of React Native, is that it builds native apps, on both iOS and Android, with a single code base.