You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 28, 2025. It is now read-only.
Describe the bug
A clear and concise description of what the bug is.
there's an error that happens on RoundButton component when the OnPress event is not giving, which will cause red screen error.
To Reproduce
Steps to reproduce the behavior:
simply not assign anything to OnPress event.
Expected behavior
A clear and concise description of what you expected to happen.
should be no error even the OnPress event is not giving any function or giving null.
Screenshots
If applicable, add screenshots to help explain your problem.
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.