Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

External libs #34

Merged
merged 3 commits into from
Nov 26, 2024
Merged

External libs #34

merged 3 commits into from
Nov 26, 2024

Conversation

NorbertKlockiewicz
Copy link
Contributor

@NorbertKlockiewicz NorbertKlockiewicz commented Nov 25, 2024

Description

For now we only imported binary version of LLaMARunner lib, as we need to use it as a bridge between react native lib and ExecuTorch we added it as xcode project to repository, also we renamed it to ExecutorchLib

Also ios code of react native library was wrapped in xcode project for a better developer experience.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update (improves or adds clarity to existing documentation)

Tested on

  • iOS
  • Android

Testing instructions

Screenshots

Related issues

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
  • My changes generate no new warnings

Additional notes

@NorbertKlockiewicz NorbertKlockiewicz merged commit 5b1639c into main Nov 26, 2024
2 checks passed
@NorbertKlockiewicz NorbertKlockiewicz deleted the external-libs branch November 26, 2024 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants