Git Product home page Git Product logo

rive-maui's People

Contributors

hansmbakker avatar matmork avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

rive-maui's Issues

Nuget push workflow failed

I saw the nuget-push.yml workflow failed, I restarted it with debug logging to check what's wrong.

I used View raw logs in the mobile web interface but couldn't gather more info there:
image

Exactly the same command is run in ci-build.yml, the only difference is the Release vs Debug configuration.

Does the command below work for you locally after running dotnet clean and after creating an empty staging folder?

dotnet pack -o staging -c Release src/Rive.Android/Rive.Android.csproj look

Mail address

Hi,
apologies for opening an issue for this, but is the me.com address used in your git commits the mail address you could be reached on? Feel free to delete this issue.

[iOS] Does not work on physical device (arm64)

Running on a physical device in iOS results in crash.

Exception Type:  EXC_BAD_ACCESS (SIGKILL)
Exception Subtype: KERN_INVALID_ADDRESS at 0x80000003002d12c0 -> 0x00000003002d12c0 (possible pointer authentication failure)

Will investigate...

Branching strategy

I totally respect that this is your own repository, but I recommend to make main a protected branch and start adding changes via PRs - that way the changes are more insightful (prevents accidental commits to main) and you can run automations as checks on them like the newly added ci build (#4) ๐Ÿ‘๐Ÿป.

Should riv files be put in `Resources/Images`?

Hi,
Super cool to see the progress you're making!

I had a question about the guidance to put the riv files in the Resources/Images - if files are put there then they are automatically marked with the MauiImage build action which might call resizetizer on them and maybe other side effects.

What were your considerations of this vs putting those files in the Resources/Raw folder?

`maui` namespace in XAML

I see in the sample app that the Rive.Maui namespace is being aliased as xmlns:maui but this might be confusing as it might be mixed up with a MAUI namespace.

(Sorry for this minor issue - posted it from my phone, otherwise I'd have made a PR)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.