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
In the Readme you give credits for card images but there are no images anywhere in this project. Is that a leftover?
What is the recommended way of adding card images? There is no implementation of ICardImageService either, should I start by writing an own implementation?
The text was updated successfully, but these errors were encountered:
I think for the start and for simplicity I'll just keep the card images in my local project assets. I can always switch to multi-themes and web based storage later.
One more thing: I am a very old programmer but new to npm. So I cloned the Git repository locally and tried a lot of things to make it available as a dependency of my project. After many fruitless attempts I desperately entered "npm install typedeck" and it was there! Magic! One sentence in the Readme about the installation would perhaps save much frustration.
Hi & thank you for this library!
In the Readme you give credits for card images but there are no images anywhere in this project. Is that a leftover?
What is the recommended way of adding card images? There is no implementation of ICardImageService either, should I start by writing an own implementation?
The text was updated successfully, but these errors were encountered: