Add support for array of inputs
SamVerschueren opened this issue · 3 comments
SamVerschueren commented
It would be nice if you could retrieve multiple icons at the same time.
fileIcon(['Safari', 'Chrome']).then(buffers => {
fs.writeFileSync('safari-icon.png', buffer[0]);
fs.writeFileSync('chrome-icon.png', buffer[1]);
});
The Swift part of the code should handle getting multiple icons and then send back an array of buffers to the JS side.
IssueHunt Summary
jgradim has been rewarded.
Backers (Total: $60.00)
- issuehunt ($60.00)
Submitted pull Requests
Tips
- Checkout the Issuehunt explorer to discover more funded issues.
- Need some help from other developers? Add your repositories on IssueHunt to raise funds.
IssueHuntBot commented
@IssueHunt has funded $60.00 to this issue.
- Submit pull request via IssueHunt to receive this reward.
- Want to contribute? Chip in to this issue via IssueHunt.
- Checkout the IssueHunt Issue Explorer to see more funded issues.
- Need help from developers? Add your repository on IssueHunt to raise funds.
benkoska commented
I can fix this if it's still needed
issuehunt-oss commented
@sindresorhus has rewarded $54.00 to @jgradim. See it on IssueHunt
- 💰 Total deposit: $60.00
- 🎉 Repository reward(0%): $0.00
- 🔧 Service fee(10%): $6.00