Skip to content

Conversation

@msluszniak
Copy link
Member

Description

Introduces a breaking change?

  • Yes
  • No

Type of change

  • Bug fix (change which fixes an issue)
  • New feature (change which adds functionality)
  • Documentation update (improves or adds clarity to existing documentation)
  • Other (chores, tests, code style improvements etc.)

Tested on

  • iOS
  • Android

Testing instructions

  • Run tests and check that the results are the same
  • Run all demo apps and check that there are no degradations in any functionality

Screenshots

Related issues

Closes #785

Checklist

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the documentation accordingly (No changes in public API)
  • My changes generate no new warnings

Additional notes

@msluszniak msluszniak self-assigned this Feb 10, 2026
Copy link
Collaborator

@mkopcins mkopcins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved by mistake

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create a template function for translating std::vector<T> to jsi::value in JSIConversion.h

2 participants