Tim Erwin

Results 12 issues of Tim Erwin

I was on the demo in latest chrome (39) and it was still buggy: - toolbar showed up at the top of the window - img option requires `enter` key...

I did the `pod install` and I am getting ```swift import Smile Smile.isEmojiOnly(message.value) ``` Module 'Smile' has no member 'isEmojiOnly'

Hey, I started off with this library but the tablet size was way off compared to the phone...I fixed it with this aspect ratio calculation...please consider updating this library ```js...

It works great in the desktop browser but it wont render at all in iPhone Safari. Any suggestions? It looks like Safari has WebGL2 as experimental...the original codrops article worked...

This is decent but buggy when resizing the window...definitely needs to be polished to work out edge cases...

bug

I followed the instructions on the README but the lunr apis return no results...

I think these libraries are a bit out of date? They are using iOS 13.0, but in the latest packages we have 13.4 now. ``` /Users/gold/github/node_modules/react-native-ios-utilities/ios/Sources/Extensions+Helpers/RCTView+Helpers.swift:8:8 Compiling for iOS 13.0,...

Is there a way to get an animated giphy / gif on the clipboard using this library? I've seen people discussing it but I'm not sure how to do it....

question

Hey, I see there is an option for iOS to survive reinstall, but it's unclear if Android supports this by default, or it's just not supported at all and the...

I think there is some bug on this component...when you set min/max it works fine until you update value using `this.setState` after which max loses its value by 1... So...