Mitchel Pigsley

Results 21 comments of Mitchel Pigsley

This ticket involves limiting the number of options that the generator can use. Those other items are things I would love to do. That would involve being able to create...

That's a very interesting idea. Would the process of going between the overview and sector views be easier if when going to the overview from the sector it remembered your...

Nice, I can throw that in one of the future updates. I'll keep this open though because I think there's something here.

That's awesome! Never thought of that before. I'm going to need to add new icons for some of the [additional points of interest](https://github.com/mpigsley/sectors-without-number/issues/46) anyway so I'll try to build it...

Still haven't found the error in my math in the hex-generator. Here's a gif of the problem: ![2wfqei4ww0](https://user-images.githubusercontent.com/3017491/31309259-e77d37e0-ab48-11e7-838c-44ae9c0583f9.gif)

Absolutely! Thanks for comment @slmgc!

If I use a CSS library at all I use [skeleton css](http://getskeleton.com/) since it's largely out of the way and very light. With either react or vue you just need...

Hey all, what're your thoughts on using something like react native or ionic to support both iOS and Android together? Might be worth it to go down that route so...

Agreed! With react native it's like building a react app for the web. It's easy for devs proficient in javascript to make the jump. Anyway. My two cents on that.

@JamesPierce82 react-native compiles to native script. It's not a web-view.