charlesRms
Results
3
comments of
charlesRms
this works perfectly for me in android but the aspect ratio in ios is not changed by the new parameters. It sticks with the original one. Does anyone has a...
I've got the same problem as @LuisRodriguezDev
I think this should make it work, in index.js : ``` import { Component, EventEmitter, HostListener, Injectable, Input, NgModule, Output, Pipe, ViewChild } from '@angular/core'; import { CommonModule } from...