-
Notifications
You must be signed in to change notification settings - Fork 57
Fold react-native-aztec into main gutenberg-mobile repo #460
Copy link
Copy link
Closed
Labels
[Type] EnhancementImproves a current area of the editorImproves a current area of the editor
Milestone
Description
Currently, the Aztec wrapper project lives in its own repo. Although the separation of concerns is generally useful, the wrapper is highly coupled with the main project and it ends up being a constant pain to do development with it. Main problem is the need to always open at least 2 PRs (one in the wrapper and one in the main project) to develop and test a feature.
On the other hand, it being a separate repo helps with having JitPack compile a library out of the wrapper.
It would be better though if we find a way to stop having the wrapper as a separate repo to help us with development turnaround time.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
[Type] EnhancementImproves a current area of the editorImproves a current area of the editor