Roadmap
Roadmap copied to clipboard
Publish your roadmap inside your app and allow users to vote for upcoming features
The status filter picker is initialized with an empty string "" currently, but this is not an option in the picker. So SwiftUI complains with a fault log: Picker: the...
This PR is mainly to prevent compile time errors and doesn’t implement a good UX on watchOS. I have a multiplatform app. With Xcode 15 I can't build my app...
Currently the code in this package performs 1 API request per item in the feature list to get its vote count. I understand why, because that is how `countapi` works/ed....
Hi there! This project currently uses no SPM supported method of versioning. As a result, SPM considers the package unstable which degrades its ability to be easily integrated. In particular...
Hey there 👋, I made a back-end server with Swift Vapor so everyone can have their own server to use Roadmap. The server includes the API to call and the...
Many users like simple apps and I wonder, if it'd make sense to add down voting. Currently, if something doesn't get as many votes it's perhaps a less prioritized feature....
For a few days, starting on May 1st 2023, the GitHub README.md file for Roadmap stated that the CountAPI was **_down_**: `Unfortunately the service that Roadmap uses to increment votes...
## First things first Thanks for the brilliant package, folks! The setup has been easy and I love the predefined styles! ## Setting However, I'm running into an issue. I've...
Is there a way to remove my vote? For instance I voted for one feature but then I. saw another one which I actually like more and don't want the...
Hi, I think this library's idea is very good and believe could be helpful tools for both of developers and users, and I want contribute this wonderful library. In order...