Igor Randjelovic

Results 54 issues of Igor Randjelovic

### Version 2.0.0-alpha.2 ### Reproduction link [https://github.com/rigor789/ListViewScrollIssueRepro](https://github.com/rigor789/ListViewScrollIssueRepro) ### Platform and OS info tns-ios 4.2.0, NativeScript 4.2.2, OSX ### Steps to reproduce ``` tns run ios --bundle ``` When the app...

priority:normal
V2

## PR Checklist - [x] The PR title follows our guidelines: https://github.com/NativeScript/NativeScript/blob/master/tools/notes/CONTRIBUTING.md#commit-messages. - [ ] There is an issue for the bug/feature this PR is for. To avoid wasting your...

cla: yes

### Media3 Version Media3 1.1.0-alpha01 ### Devices that reproduce the issue * Amlogic 2.0 (franklin) (generic tv device) - api 28 ### Devices that do not reproduce the issue *...

bug
needs triage

## PR Checklist - [x] The PR title follows our guidelines: https://github.com/NativeScript/NativeScript/blob/master/tools/notes/CONTRIBUTING.md#commit-messages. - [ ] There is an issue for the bug/feature this PR is for. To avoid wasting your...

cla: yes

SPM package support TODOs: - [x] #5721 - [ ] write tests to confirm SPM deps are found and resolved at the right time - [ ] use `@trapezedev/project` if/when...

testing self-hosted runner

cla: yes

This is a stab at implementing iOS SwiftPackageManager (SPM) package support. To properly support SPM packages - they need to be added to the `pbxproj` directly. The necessary additions were...

8.6.4 cherry picks #242 from main _(Note: accidentally committed as `release: 8.6.3` - but the tag/version is 8.6.4 correctly)_

cla: yes

### Is there an existing issue for this? - [X] I have searched the existing issues ### This issue exists in the latest npm version - [X] I am using...

Bug
Needs Triage

running the demo app prints - even though it runs just fine. Somewhere/somehow the compiler is compiling `` as a template, and printing the following error: ``` SyntaxError: Element is...

bug