about summary refs log tree commit diff
path: root/modules/expo-bluesky-translate/expo-module.config.json
blob: 28c5dd878dd9c7635e995a27b53d7fd70b678c4f (plain) (blame)
1
2
3
4
5
6
{
  "platforms": ["ios"],
  "ios": {
    "modules": ["ExpoBlueskyTranslateModule"]
  }
}