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

My first external library #3

Open
sej69 opened this issue Feb 16, 2023 · 0 comments
Open

My first external library #3

sej69 opened this issue Feb 16, 2023 · 0 comments

Comments

@sej69
Copy link

sej69 commented Feb 16, 2023

Hello, I'm attempting to use your library in my project. I haven't linked an external library into a .net maui project yet. I linked the library like this in my XAML:

xmlns:AlohaKit="clr-namespace:AlohaKit.Layouts;assembly=AlohaKit.Layouts"

But I'm not sure what I need to do in the maui program class to link it?

So when I go to use the Uniform grid:

... <alohakit:UniformGrid> ...

The reference doesn't exist.

I feel silly asking this question, but I'm at a loss on what I need to do to access this library?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant