-
Notifications
You must be signed in to change notification settings - Fork 5
Issues: kanzitelli/rn-navio
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
You showed how to push a new stack with a back arrow but how do you then navigate further.
#26
opened Aug 20, 2023 by
upanshed
WARN Looks like you're passing an inline function for 'component' prop for the screen 'Home' (e.g. component={() => <SomeComponent />}). Passing an inline function will cause the component state to be lost on re-render and cause perf issues since it's re-created every render. You can pass the function as children to 'Screen' instead to achieve the desired behaviour.
#21
opened Apr 28, 2023 by
sebastianjung
ProTip!
Follow long discussions with comments:>50.