Liam Stupid Name Humphreys

Results 5 comments of Liam Stupid Name Humphreys

I'd really like to have this change in, any chance of getting around to it @deadtrickster ?

@szokodiakos haha i think we started from the same point! Yes I think you make good points, some project management would be good. I started a new job this week...

@marschwar Thanks for being interested in this plugin! The implementation I have ended up with is probably the laziest possible 🤔. The parser currently being used by this plugin is...

Not entirely sure if this is the same issue, but it seems the same because of the `401`s I've attached my full build log to help, hopefully. I ran makisu...

@chenglou @rrdelaney I ran into something similar when trying to bind [react-native-splash-screen](https://github.com/crazycodeboy/react-native-splash-screen). In my .js component this is easy: ``` import SplashScreen from 'react-native-splash-screen'; ... componentDidMount() { SplashScreen.hide(); } ```...