Hybrid apps can be ported to multiple platforms. However, for each
platform, a specific native module/container must be developed.
Support for older devices can be challenging for hybrid apps due to
rich HTML features that might not work on devices with old browsers.
However, a hybrid app can utilize device detection to trim features for
low-end devices.