Results 7 issues of Josh Guyette

This repo doesn't support React Native Web; ViewPropTypes is depreciated and already removed from RNW.

According to CrashReporter, xCon is crashing Reddit when using the share button on the video playback window. Only videos, pictures, and posts share fine. {"blame":["\/Library\/MobileSubstrate\/DynamicLibraries\/xCon.dylib"],"app_name":"Reddit","timestamp":"2017-06-19 00:54:41.59 -0500","app_version":"3.0.0","slice_uuid":"e41c9b68-ab9f-3bdf-b18a-aed17e608916","adam_id":1064216828,"build_version":"200539","bundleID":"com.reddit.Reddit","share_with_app_devs":true,"is_first_party":false,"bug_type":"109","os_version":"iPhone OS 10.2 (14C92)","incident_id":"2A4A8C24-9C39-4359-9D4E-D2CC53739682","name":"Reddit","symbolicated":true}...

I'd like to first say, thanks to the contributers. This is the ONLY slider component I will use for React Native! My suggestion is to allow labels to always be...

The code below is a bit customized for my needs, but it should be easy to follow... The point of this change to for non-get methods to have a delayed...

This project was designed mostly from 2010-2012. It was a personal project, that I needed to suspended and never quite got back to it. I would like to get back...

### What steps will reproduce the problem? 1. Resize the Threat window ### What version of ClassicThreatMeter are you using? (Stating 'latest' is not useful) 1.10 ### Do you have...

bug

### Bug description // @ts-nocheck suppresses errors `oneOfSchemas.helper.ts` ``` import * as Yup from "yup"; declare module "yup" { interface MixedSchema { oneOfSchemas(schemas: Array): this; } } Yup.addMethod( Yup.mixed, "oneOfSchemas",...