Skip to content

Instantly share code, notes, and snippets.

@thekarel
Created February 22, 2019 12:26
Show Gist options
  • Save thekarel/256c5cf63e46a3d5b5391e406d30605a to your computer and use it in GitHub Desktop.
Save thekarel/256c5cf63e46a3d5b5391e406d30605a to your computer and use it in GitHub Desktop.
Use symlinked packages in react-native

Install wml (https://github.com/wix/wml)

Add the link to wml using wml add <src> <dest>

wml add ~/my-package ~/main-project/node_modules/my-package

Start watching all links added

wml start

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