It’s a confusing topic. A Bubble app is a web app (an application that runs in a browser) that can also be wrapped as a hybrid app (a web app packaged in a native wrapper). A native app is an application usually developed with Swift/Objective-C (for iOS) or Java (for Android). Recently, you can use a framework like React Native to develop native apps as well.