/** * NOTE * This modal is used only in the web build * Native uses a third-party library */ export const snapPoints = ['0%'] export function Component() { return null }