Brandon Him

Results 15 issues of Brandon Him

Let's get yarn 🐈 in here . **Spec:** - Get Yarn support - Update readme to include yarn install instructions **Verification:** - `$ yarn install` should work flawlessly

low-hanging
beginner-friendly

**Current Release:** v0.5.0-alpha.1 Released as alpha as it fixes major bugs in v0.4.0 and is stable enough. Once everything has properly been vetted, we will release as stable. ## Tasks...

Discussions
Work In Progress

Looks like I may have missed it during development of v0.1.0. Reproduction Instructions: - Set Props.bricks = [LocalImages (require('../asset/etc')] - Images won't load Validate: - When passed in a local...

help wanted

Open to anyone to tackle, but this would avoid the double opening of browser to native maps. Use the `comgooglemapsurl://` so that the existing parameters should work. 1. Use `Linking.canOpenURL()`...

good first issue
beginners

Decided to take a first stab of enhancing pre-existing work in the PR #6. This PR mainly is using this repository as a way to provide image to directly referenced...

@radiovisual I'm looking to implement the exact profile feature in the ccnews once I can figure out these encoding issues, but I think we can abstract that type of logic...

Recently there was a fixed to the lib for the tracing instrumentation to only be executed on operations containing the appropriate headers. This updates the documentation to reflect it, and...

type: documentation

Would like to improve the documentation a little further, areas of improvement: - More examples and details with links to discord.js counterparts under each section - [x] RichEmbed - [x]...

help wanted
good first issue

Currently, there isn't an easy way to trigger events for new users joining the guild / server (other than the discord.js way). But because this is so commonly used, I...

ContentType works in v0.3.0 but it's very barebones. It would be nice to include minor information such as types, validation, etc.

enhancement