Skip to content

Conversation

@isekovanic
Copy link
Collaborator

@isekovanic isekovanic commented Nov 24, 2025

This PR looks larger than it actually is because of the introduction of the RN sample app in the repo. Realistically, it's whatever the app's App.tsx file contains and then everything within packages/react-native-sdk.

Everything else does not need to be reviewed and was generated with create-react-native-app (with slight modifications for known issues as well as library installations).

In addition, it also includes:

  • Clipboard support for code blocks
  • A rudimentary state layer for bottom sheet, dictation and the text input
  • Refactoring of the services API a bit so that it's easier to consume

TODO:

  • iOS voice dictation
  • Clean useDictation up a bit

@changeset-bot
Copy link

changeset-bot bot commented Nov 24, 2025

⚠️ No Changeset found

Latest commit: f66ddc8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@isekovanic isekovanic marked this pull request as ready for review November 25, 2025 18:10
@isekovanic isekovanic merged commit 11314d5 into main Nov 29, 2025
1 check passed
@isekovanic isekovanic deleted the feat/rn-sample-app branch November 29, 2025 13:58
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