Current behaviour
Error in searchbar component ,
RENDER ERROR: Cannot read propert 'level3' of undefined
Expected behaviour
should work fine without error
How to reproduce?
just imported searchbar, and gave necessary props as shown in documentation
Preview

What have you tried so far?
Not found any solutions on web so far, re-installed the library
Your Environment
| software |
version |
| react-native |
0.71.7 |
| react-native-paper |
^5.9.1 |
| node |
18 |
| yarn |
x.x.x |
Current behaviour
Error in searchbar component ,
RENDER ERROR: Cannot read propert 'level3' of undefined
Expected behaviour
should work fine without error
How to reproduce?
just imported searchbar, and gave necessary props as shown in documentation
Preview
What have you tried so far?
Not found any solutions on web so far, re-installed the library
Your Environment