Skip to content

Conversation

@mbudinsky
Copy link
Contributor

Title: DEMRUM-3111: Core API implementation

Description

This PR implements the core React Native API and related native layer bridging.
It supports both the New and Old React Native architecture out-of-box, with added Expo support through a dedicated Expo plugin.
It implements base API tests, with full API suite implemented in an enhanced test application. It also exports the API Jest mocks for SDK consumers.
It brings CI tests with a full architecture matrix.

Checklist

  • My code follows the project's coding standards.
  • I have run linters/formatters and fixed any issues.
  • There are no merge conflicts.
  • I have performed a self-review of my code.
  • All new and existing tests pass locally.
  • I have added license headers to all files.
  • (If applicable) I have added unit tests for my changes.
  • (If applicable) I have updated the sample app for integration testing.
  • (If applicable) I have updated any relevant documentation.

Generative AI usage

  • GAI was not used (or, no additional notation is required)
  • Coder created a draft manually that was non-substantively modified by GAI (e.g., refactoring was performed by GAI on manually written code)
  • GAI was used to create a draft that was subsequently customized or modified
  • Code was generated entirely by GAI

@mbudinsky mbudinsky self-assigned this Jan 14, 2026
@mbudinsky mbudinsky requested a review from a team as a code owner January 14, 2026 17:00
@mbudinsky mbudinsky added the enhancement New feature or request label Jan 14, 2026
Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: fb2b0a67a6

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

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

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant