-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Open
Labels
Description
Is there an existing issue for this?
- I have searched the existing issues
Explain what you did
hello, i got a tiny problem when i tried to import the ui component. it's not a big deal, but i hope that could be fixed in future release. thanks
Expected behavior
import {Text} from '@rneui/themed'Describe the bug
"shadow*" style props are deprecated. Use "boxShadow"
show on console and point to the import code line
Steps To Reproduce
just import text and run as web. the warning will show on the consoleScreenshots
No response
Your Environment
`npx @rneui/envinfo`
Global Dependencies:
No related dependency found
Local Dependencies:
- @rneui/base : ^4.0.0-rc.7
- @rneui/themed : ^4.0.0-rc.8
- expo : ~52.0.31
- react : 18.3.1
- react-native : 0.76.7
- @types/react : ~18.3.12
Reactions are currently unavailable