Skip to content

refactor: modernize project tooling and simplify architecture#6

Merged
mrbrentkelly merged 2 commits intomainfrom
refactor/modernize-project
Mar 10, 2026
Merged

refactor: modernize project tooling and simplify architecture#6
mrbrentkelly merged 2 commits intomainfrom
refactor/modernize-project

Conversation

@mrbrentkelly
Copy link
Collaborator

@mrbrentkelly mrbrentkelly commented Mar 10, 2026

Summary

  • Regenerate library files using latest version of react-native-builder-bob and Expo 55
    • Migrate CI from CircleCI to GitHub Actions
    • Upgrade from Yarn Classic to Yarn 4 with PnP
    • Replace bare React Native example app with Expo-based example
  • Drop support for legacy RN architecture

Replace CircleCI with GitHub Actions, remove old/new arch split in favor of
unified Android module, migrate example app to Expo, and add modern tooling
(ESLint flat config, lefthook, Turborepo, Yarn Berry).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@sasnyk-hudl
Copy link

sasnyk-hudl commented Mar 10, 2026

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

IanMolldrem
IanMolldrem previously approved these changes Mar 10, 2026
@mrbrentkelly mrbrentkelly merged commit df4f941 into main Mar 10, 2026
6 checks passed
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.

3 participants