You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(package.json): Moved React to devDependencies (shahen94#81)
* moved react to peerDependencies
* package.json formatting
* moved react to devDependencies
feat(Compression): compress video on android (shahen94#69)
* check if format null properly
* add compression method
* compress video [android]
* give video size according to orientation