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
$ yarn- Go make it!
Open the folder of the package you want to change and use yarn build to bundle it, or npm start for watch mode.