See Prerequisites section of README.md.
- Clone this repository
$ git clone https://github.com/mendix/native-widgets.git
$ cd native-widgets- Install and link dependencies
$ pnpm install- Go make it!
Open the folder of the package you want to change and use pnpm build to bundle it, or npm start for watch mode.