Results 7 issues of Igor Adrov

### Issue Description When I'm trying to build project for real device or open xcode project I get error. ### Reproduction 1. ns create app --react 2. cd app 3....

os: ios

Hello! This PR allows to set result language like that: ``` final addresses = await Geocoder.withLanguage("en") .findAddressesFromCoordinates(coordinates); ``` Manually tested on both platforms with `.local` and with `.withLanguage`.

### Environment Information: - Rocket.Chat Server Version: idk - Rocket.Chat App Version: 4.25.0 - Device Name: iPhone X - OS Version: ios 15.4 ### Steps to reproduce: 1. Channels 2....

### What’s the bug you are facing? If you paste text which contains for example `color: --somevar` tiptap will insert this as is. ### Which browser was this experienced in?...

bug

### Describe the bug I expect that every every time I enter the route beforeLoad will be called ### Your Example Website or App https://stackblitz.com/edit/tanstack-router-94bxv9?file=src%2Froutes%2F_auth.tsx ### Steps to Reproduce the...

I hope it wasn't intended design 😨 Before: After: PS. The circle still isn't perfectly round because the width is half a pixel more than the height. If no one...

**Describe the bug** iOS app completly crashes on camera switch (room.switchActiveDevice("videoinput", newDevice.deviceId)) **To Reproduce** Steps to reproduce the behavior: 1. Clone https://github.com/livekit/client-sdk-react-native 2. Install example app 3. Click camera switch...

bug