Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[question] how to use it in js without using hook? #8

Open
radiorz opened this issue Nov 24, 2022 · 1 comment
Open

[question] how to use it in js without using hook? #8

radiorz opened this issue Nov 24, 2022 · 1 comment
Labels
question Further information is requested

Comments

@radiorz
Copy link

radiorz commented Nov 24, 2022

like

import { Toast} from 'react-native-paper-toast'
Toast.show('123123')
@Jeffrey-Suitor
Copy link
Contributor

@radiorz Can you give an example of your use case? If you are looking to show or hide a component at the component level rather than globally with a hook I recommend maybe looking at the snackbar component in React Native Paper.

@kuasha420 kuasha420 added the question Further information is requested label Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants