fix/preview-pdf #19

Merged
Vitalik merged 5 commits from fix/preview-pdf into stage 9 months ago
Collaborator
There is no content yet.
YaroslavBerkuta added 4 commits 9 months ago
Vitalik reviewed 9 months ago
url: string
}
export const WebviewLayout: FC<IProps> = ({ url }) => {
Owner

це не леяут, він ж навіть childre не приймає

це не леяут, він ж навіть childre не приймає
Owner

Цей компонент здаєтья не використовуєтья більше, краще видалити

Цей компонент здаєтья не використовуєтья більше, краще видалити
YaroslavBerkuta marked this conversation as resolved
Vitalik reviewed 9 months ago
onPress={() => close()}
/>
</TouchableOpacity>
{/* <WebviewLayout url={params?.fileUrl} /> */}
Owner

Коменти видалити

Коменти видалити
YaroslavBerkuta marked this conversation as resolved
Vitalik reviewed 9 months ago
setParams(null)
}
const renderItems = useMemo(() => {
Owner

renderItem,

renderItem,
YaroslavBerkuta marked this conversation as resolved
Vitalik reviewed 9 months ago
onError={error => console.log('Cannot render PDF', error)}
/>
)
}
Owner

}
return null

} return null
YaroslavBerkuta marked this conversation as resolved
Vitalik reviewed 9 months ago
backdropTransitionOutTiming={1}
swipeDirection="down"
onSwipeComplete={() => close()}>
<TouchableOpacity onPress={() => close()} style={styles.closeBtn}>
Owner

onPress={close}

onPress={close}
YaroslavBerkuta marked this conversation as resolved
YaroslavBerkuta added 1 commit 9 months ago
Vitalik merged commit 1cdfc0fbc1 into stage 9 months ago
Vitalik deleted branch fix/preview-pdf 9 months ago
Vitalik referenced this issue from a commit 9 months ago
The pull request has been merged as 1cdfc0fbc1.
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

This pull request currently doesn't have any dependencies.

Loading…
There is no content yet.