Importar la biblioteca QRCodeComponent en tab2.page.ts
Injectar el servicio de coupons y crear la variable para crear el código QR en tab2.page.ts
Cargar todos los cupones activos en la funcion ionViewWillEnter en tab2.page.ts
Crear una la clase h-100, en tab2.page.scss
Colocar el elemento <qrcode> dentro del elemento <ion-conten> en tab2.page.html
Actualizando la función ionViewWillEnter de tab2.page.html