Andrew
Andrew
My DM has reached her limit with Roll20 character sheets. My partner and I are already using Beyond20 and our DM wants the rest of the party to get on...
Sounds like a fun one, I'll take a look.
Hi @svinkle , I'm a little unsure how the React component would work, and how beneficial it would be. Since Launchy initialises on `DOMContentLoaded`, I would have remove that event...
@svinkle Not a problem 😄 Yes, I booted up a new create-react-app to test it out. ```js import React, { Component } from 'react'; import logo from './logo.svg'; import './App.css';...
Hmm 1. An event listener could be added to Launchy to teardown and re-init and that could be triggered in the onChange handler of react-router: `
@shibley You need to install firebase-tools globally: http://getfirefly.org/#getting-started See "Before you begin"
Hi @jbinda This appears to have been resolved already: https://github.com/naoufal/react-native-touch-id/blob/master/index.d.ts#L103 Are you on the latest version?
@SaeedZhiany It's open source. It's people volunteering their free time, they have no obligation to work for free. I recommend you maintain your own fork.
I tried playing around with the Porter-Duff modes on the color filter with varying degrees of success, I could never get it to look like the screenshots in #163
@didrikkvanvik I don't believe that's how it's supposed to work, judging from the screenshots in #163. The result with your approach is: @srulfi Is that correct?