Is there an existing issue for this?
Explain what you did
Hi everyone, i probably install the last version of react-native-elements, but when i am importing Button from "@rneui/themed".
i have the following error , moreover i detected it on the official documentation. Maybe you can make some changes in file node_modules/@rneui/base/dist/Button/Button.js. Thanks beforehand)


Expected behavior

Describe the bug
Hi everyone, i probably install the last version of react-native-elements, but when i am importing Button from "@rneui/themed";
i have the following error , moreover i detected it on the official documentation. I was using yarn in order to install all packages!
Steps To Reproduce
1) yarn add @rneui/themed @rneui/base from official doc
2) import { Button } from "@rneui/themed";
3) see error
Screenshots
package-json file:


Your Environment
`npx @rneui/envinfo`
```
Output from `npx @rneui/envinfo` goes here.
```
Is there an existing issue for this?
Explain what you did
Hi everyone, i probably install the last version of react-native-elements, but when i am importing Button from "@rneui/themed".

i have the following error , moreover i detected it on the official documentation. Maybe you can make some changes in file node_modules/@rneui/base/dist/Button/Button.js. Thanks beforehand)
Expected behavior
Describe the bug
Hi everyone, i probably install the last version of react-native-elements, but when i am importing Button from "@rneui/themed";
i have the following error , moreover i detected it on the official documentation. I was using yarn in order to install all packages!
Steps To Reproduce
Screenshots
package-json file:


Your Environment
`npx @rneui/envinfo`