Mark Rickert

Results 54 issues of Mark Rickert

I noticed that when you do a timeline search if you click the search button to hide the search bar, the results stay filtered. The only way clear the search...

request :+1:
good first issue :tada:

There is a Denial of Service (DoS) vulnerability in `decode-uri-component` which is a dependency of `query-string`. It is fixed in `[email protected]`. The package `reactotron-react-native` has a dependency of `[email protected]`. We...

maintenance :wrench:
good first issue :tada:

Using the popup to open a `MFMailComposeViewController` causes the mail view controller to open _underneath_ the popup. I realize I should probably just dismiss the popup when the controller is...

Small little modification that allows users to dismiss _all_ popups animated since `+(void) dismissAllPopups` dismisses with animated: `NO`. Hopefully others will find this useful as well!

This one could be hard but I'm going to need it for an upcoming project :) Perhaps something like this: ``` ruby # Requires a minimum of 2 images, up...

So right now, wherever the developer puts their gem in the list inside the json file is where it shows up in the section on the site. I'm wondering if...

I did a lot of refactoring in this branch... converted all the methods into a global `invoke` method that takes a hash of data and sets defaults. - Updated SVProgressHUD...

Followed the instructions and it's telling me that all my translations are not used when they, in fact, are. ``` rake translations:unused ``` Shows all strings :(

Thoughts on outputting a debug message in the REPL when a translated string doesn't exist? something like ``` ruby > I18n.t(:some_key_that_doesnt_exist) > WARNING! I18n key doesn't exist for: :some_key_that_doesnt_exist. >...

This ensures that `ignite-maps` installs the most recent version of `react-native-maps`. Note that this new version of react-native-maps is not compatible with `react-native