feat(companion): add data sources package
This commit is contained in:
6
aris/packages/data-sources/expo-module.config.json
Normal file
6
aris/packages/data-sources/expo-module.config.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"platforms": ["apple"],
|
||||
"apple": {
|
||||
"modules": ["WeatherDataSourceModule", "PoiDataSourceModule"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user