mnlbox
mnlbox
Hi I'm using https://github.com/tiaanduplessis/tenacious-fetch and I think it's a good idea if we can support retry fetch here in react-native-offline-api. @Exilz Are you agree?
Hi @Anidetrix and thanks for starting this plugin. You told in ReadMe file that one of the reasons for this plugin is supporting code-splitting: > Complete code splitting support, with...
Hi @ihor , Thanks for this awesome, small & useful package. I think it's better to add this feature officially to RN Image component. For example as a `auto_scale: true...
Hi and thanks for this library. I think you can move `source-map-explorer` to devDependencies and MUI related packages to peerDependencies. Any idea?
Hi guys, First thanks for this awesome tool but I have one question. Where is the link to documentation? You mentioned in the README file that this tool have a...
I checked the code splitting branch and it seems it's not working. After doing changes and try using the component-library in a test app (created by CRA) I got this...
Hi @HarveyD , Now I have to use both `rollup-plugin-postcss` and `rollup-plugin-sass` because of your guide in ReadMe because I need code splitting and a single bundle. What is your...
I think it's a good idea to enable `code splitting` and `esm` export together in the main branch. Then we can have `esm` and also split `cjs` version together. And...
Hi guys, I have a big list of posts that I converted to markdown files from my previous web site. My post count in `_posts` directory now is near 10000...