Current behaviour
It throws the below error when including
also throws error when including
I copied the entire code from your documentation and snack
Code sample
import { Dialog, Paragraph, Portal } from 'react-native-paper';
Are you sure want to delete this?
this.closeDialog()}>Cancel
this.closeDialog()}>Ok
Screenshots (if applicable)

Your Environment
| software |
version |
| ios or android |
|
| react-native |
0.57 |
| react-native-paper |
latest |
| node |
10.*.. latest |
| npm or yarn |
latest |
Current behaviour
It throws the below error when including
also throws error when including
I copied the entire code from your documentation and snack
Code sample
import { Dialog, Paragraph, Portal } from 'react-native-paper';
Are you sure want to delete this? this.closeDialog()}>Cancel this.closeDialog()}>OkScreenshots (if applicable)
Your Environment