Arjun059
Arjun059
### Current behaviour code import * as React from 'react'; import { TextInput } from 'react-native-paper'; const MyComponent = () => { const [text, setText] = React.useState(''); return ( );...
OS: window exact error: xdg::BaseDirectories::with_prefix(prefix).unwrap() | ^^^^^^^^^^^^^^^ could not find BaseDirectories in xdg
### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the bug has not already been reported ### Mongoose version...
### Is your feature request related to a problem? Please describe. no ### Describe the solution you'd like need a toast component so that we can show error or success...