Tom

Results 4 issues of Tom

### Prerequisites - [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/.github/CONTRIBUTING.md#creating-an-issue). - [X] I agree to follow the [Code of Conduct](https://ionicframework.com/code-of-conduct). - [X] I have searched for [existing issues](https://github.com/ionic-team/ionic-framework/issues) that already...

needs: reply

**Describe the bug** EDIT: It has also become apparent when doing a GET request and returns a stringified json object on iOS it fails to parse. and instead errors, below...

### Description When RTL is enabled, the headerLargeTitle & headerSearchBarOptions don't honour the text direction. Instead they remain LTR as shown in the below screen cuttings. - Restarting the app...

Platform: iOS
Missing repro

Hi, Upgrading from 2.0.3 to the latest 2.1.2 and now encounter TS2307: Cannot find module react-native-blurhash or its corresponding type declarations. import { Blurhash } from 'react-native-blurhash'; "react": "19.1.0", "react-native":...

bug