00486e9499
Co-authored-by: Samuel Newman <mozzius@protonmail.com> Co-authored-by: Eric Bailey <git@esb.lol> Co-authored-by: dan <dan.abramov@gmail.com> Co-authored-by: Hailey <me@haileyok.com>
10 lines
173 B
JSON
10 lines
173 B
JSON
{
|
|
"platforms": ["ios", "android"],
|
|
"ios": {
|
|
"modules": ["BottomSheetModule"]
|
|
},
|
|
"android": {
|
|
"modules": ["expo.modules.bottomsheet.BottomSheetModule"]
|
|
}
|
|
}
|