kimobrian / TwilioReact

A React Video Chat app using Twilio Video

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

injectTapEventPlugin is deprecated, please remove.

tbreeding opened this issue · comments

in 'app.js'

import injectTapEventPlugin from "react-tap-event-plugin"; injectTapEventPlugin();

Pull the #3 to solve your issue

commented

Fixed