Oskar Kwaśniewski

Results 55 issues of Oskar Kwaśniewski

The goal of this PR is to enable `force_unwrapping` SwiftLint rule and refactor pieces of the app to make SwiftLint happy.

enhancement
good first issue

The goal of this issue is to add a new feature that would allow users to "pin" simulators / emulators to the top of its corresponding sections (iOS/Android). This would...

enhancement
good first issue

When the app is launched and there are too many apps in the menu bar it doesn't get attached. We can inform the user by displaying an Alert that the...

enhancement

Goal of this task would be to create a NSMenuItem with a custom view that displays Search input to filter out emulators. It should be focused by default when opening...

enhancement

The goal of this issue is to add new picker to options which would allow users to pick a new menubar icon. Similar to the https://maccy.app/ The available icons would...

enhancement
good first issue

The goal is to add a new feature in Android subsection with an option to view emulator on disk (open in finder). All the AVD images are placed under: `~/.android/avd`....

enhancement
good first issue

### Summary This PR adds syntax highlighting feature Demo: ![CleanShot 2024-02-19 at 17 37 35@2x](https://github.com/callstack/ai-cli/assets/52801365/68146239-a484-419a-ae20-a939d9199dee) ### Test plan Ask AI for a message that can contain codeblock, for example: `show...

### Description In this issue I want to track Pods that are still missing `visionOS` support that we needed to patch by adding Podspec through `third-party-pods`: - `SocketRocket`: https://github.com/facebookincubator/SocketRocket/pull/669

### Description When hovering over `TextInput` the hover style goes out of view bounds. In this example, hoverStyle has an unnecessary border radius. ![CleanShot 2023-10-20 at 11 54 27@2x](https://github.com/callstack/react-native-visionos/assets/52801365/49077a61-b59d-49fe-b8ee-8d22823c4730)

bug

### Description Currently, the only way to trigger Dev Menu is by clicking "d" while having Metro open. I want to implement a way to trigger Dev Menu from the...

enhancement