Artur Eshenbrener
Artur Eshenbrener
babelrc: ``` { "presets": ["react-native"], "plugins": [ "babel-plugin-mobx-async-action", ["@babel/plugin-proposal-decorators", { "legacy": true }] ] } ```
Hey @mweststrate, just finished work on this new plugin. Could you please donate some time and make a review for idea of this plugin? Is it good enough to be...
Feature is broken inside *.md files when plugin is enabled
Mercurial has special extention for dislpay status in prompt: [PromptExtension](https://www.mercurial-scm.org/wiki/PromptExtension). This theme could use it if available for performance reasons.
If entry.kindModifiers is undefined, then whole condition was true (because undefined !== -1), causing marking entry as deprecated.
Is there any way to access listPatterns data from globalize? If yes, how? If no, which excpected api could be used? I think about something like: ``` listPatternFormatter(type: "standard" |...
It would be nice to have DateIntervalFormatter. Implementation could be ported from https://github.com/papandreou/inter/blob/master/lib/inter.js#L825
TouchableNativeFeedback should have same borderRadius, as inner View. As for now, ripple effect is visible outside of button.
Please reopen #1. I think people still want to share their workarounds
There some loaders, (for example tslint-loader), which only emit warnings or errors. It would be useful to cache and re-emit that stuff with cache-loader.