Juha Linnanen
Juha Linnanen
Hot reloading is awesome, but is not working as good as it could (actually it is even crashing for me on iOS if I am not debugging). Dan Abramov had...
Had the same, got running by manually adding emotion-theming and emotion/core: `yarn add --dev @emotion/core && yarn add --dev emotion-theming`
Thanks for the ping @flexbox - I would be more than happy to coordinate so that react-native-ci would integrate well with ignite (bowser). Up to you how you want to...
I don't think changing the interval is possible on iOS, unfortunately.
I have taken part in implementing Eddystone with altbeacon on Android, but not on iOS. I also have an Eddystone beacon that I can do tests and I am willing...
@MacKentoch Your plan sounds good. I would also prefer similar handling than what altbeacon does. You can just tell what kind of beacons you are interested in and then get...
I think having higher level api like that can be useful to be easy to use, but it would still be good to have a lower level one as well,...
A fine idea, takes away the need to call bunch of layout adding methods. But still doesn't remove the possible use cases for lower level access, to change layouts once...
Yeah debugging with Chrome. If it only happens during debugging, then that's fine I guess.
Hey this has been as RC release for quite some time, with many regular releases after it. Are there still some issues with this or what is the reasoning not...