Ekaansh Arora

Results 11 issues of Ekaansh Arora

Issue #2 Added variable BrowserInput on line 11 to toggle between the use of chrome/gecko driver. (make sure it's in path)

Reopening #534 DeviceEventEmitter is [deprecated](https://github.com/facebook/react-native/blob/1490ab12ef156bf3201882eeabfcac18a1210352/Libraries/EventEmitter/RCTNativeAppEventEmitter.js#L15), you should use [NativeEventEmitter](https://reactnative.dev/docs/native-modules-ios#sending-events-to-javascript) instead.

Based on #80, it would be nice to add a prop to hide button labels. This can be an intermediate step to supporting i18n.

enhancement
good first issue
hacktoberfest

Using Tina v1.5.28 authProvider expects async functions but the sample code doesn't have them marked async resulting in type errors ### General Contributing: * [x] Have you followed the guidelines...

### Can we add support for ESM for [agora-token](https://www.npmjs.com/package/agora-token)? ECMAScript modules are [the official standard format](https://tc39.github.io/ecma262/#sec-modules) to package JavaScript code for reuse. Modules are defined using a variety of [import](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/import)...

Feature Request What do you think about using "some service" to sync the content in localstorage across different browsers/computers?

Fixes #16 - Added `videoMirror` prop in `styleProps` to enable/disable mirrorMode