Add widget config file and config example to project root (similar like defaultConfig.ts). Exclude config file from github with .gitconfig. Use json-format for config.
Android and iOS widgets can use same config file. Add least in Xcode it is possible to create link/reference to config file outside iOS project.
Add widget config file and config example to project root (similar like
defaultConfig.ts
). Exclude config file from github with.gitconfig
. Use json-format for config.Android and iOS widgets can use same config file. Add least in Xcode it is possible to create link/reference to config file outside iOS project.