Hassan Bittar
Results
2
comments of
Hassan Bittar
@coding-cucumber @marcello-palmitessa this works for me ```ts import {default as _ReactPlayer} from 'react-player'; import {ReactPlayerProps} from "react-player/types/lib"; const ReactPlayer = _ReactPlayer as unknown as React.FC; ```
I removed the share method (because i'm only using the login module) and modified the auth method in Tiktok.m and works for me 