Skip to content

chore: monorepo scaffolding#401

Open
graszka22 wants to merge 4 commits into
mainfrom
graszka22/monorepo
Open

chore: monorepo scaffolding#401
graszka22 wants to merge 4 commits into
mainfrom
graszka22/monorepo

Conversation

@graszka22

@graszka22 graszka22 commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator

What/Why?

Monorepo scaffolding:

  • added packages/core, packages/android-enriched-markdown, packages/ios-enriched-markdown stubs
  • moved src/, cpp/, android/ ios/ into packages/react-native-enriched-markdown (in a separate commit for easier review)
  • updated paths
  • fixed ci failure (probably too many changes caused too many arguments passed to cli command?)

The commands to build, lint, test, etc. stay the same.

Testing

  • verified yarn, yarn prepare works
  • verified example app builds on ios and android
  • verified e2e tests start
  • it would be good to confirm release still works

PR Checklist

  • Code compiles and runs on iOS
  • Code compiles and runs on Android
  • Updated documentation/README if applicable
  • Ran example app to verify changes
  • E2E tests are passing
  • Required E2E tests have been added (if applicable)

@graszka22 graszka22 force-pushed the graszka22/monorepo branch from eb2edd6 to ce40d8d Compare June 16, 2026 12:14
@graszka22 graszka22 changed the title Graszka22/monorepo chore: monorepo scaffolding Jun 16, 2026
@graszka22 graszka22 force-pushed the graszka22/monorepo branch from 4c406e8 to a9fae1f Compare June 16, 2026 13:13
@graszka22 graszka22 marked this pull request as ready for review June 16, 2026 13:56
@graszka22 graszka22 requested a review from hryhoriiK97 June 16, 2026 13:56

@hryhoriiK97 hryhoriiK97 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM!

I've verified locally:

  • RN example app builds and runs on both iOS and Android
  • Dry-run npm release works correctly with the new publishPath config
Screenshot 2026-06-16 at 16 39 36

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