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