opentok / opentok-network-test

Sample app to test network connectivity and statistics (bps, packet-lost)
MIT License
111 stars 56 forks source link

Create React Native wrapper for ios/android network test #44

Open jonathanwmaddison opened 6 years ago

jonathanwmaddison commented 6 years ago

Feature request: It would be very convenient to create an implementation of this for ios/android in React Native. It would tie in nicely with the new opentok React Native repo. Is anyone planning on this?

enricop89 commented 5 years ago

@jonathanwmaddison I added some sample code for the Network Test. You can check it out here: https://github.com/nexmo-saleseng/opentok-react-native-samples/tree/feature.network-test-sample/OTNetworkTest