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 ![Screenshot 2022-06-13 at 19 01 26](https://user-images.githubusercontent.com/45465323/173461564-a1d28c73-60ea-49f3-839d-035e36354e8e.png)