Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

NavigationBuilder class scope #98

Closed
muak opened this issue Aug 4, 2022 · 2 comments
Closed

NavigationBuilder class scope #98

muak opened this issue Aug 4, 2022 · 2 comments

Comments

@muak
Copy link
Contributor

muak commented Aug 4, 2022

I would like to extend the NavigationBuilder class, but currently I cannot create subclasses because of the internal scope.
I would appreciate it if you could change the scope of the NavigationBuilder class to public.

If I can create subclasses, I will be able to complete this in individual projects without affecting the source code, such as #96 .

@dansiegel
Copy link
Member

Can you provide some examples and insight into what it is that you're trying to extend?

@muak
Copy link
Contributor Author

muak commented Aug 10, 2022

What I wanted to extend is #96 .
This was merged so I no longer need to extend it.
Thank you very much.
I don't have any other examples of this at the moment.

I will report back if I need more.

@muak muak closed this as completed Aug 10, 2022
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants