mnlbox
mnlbox
Hi, Guys what is your plan for add GraphQL to this awesome SDK? I want use it in my React-Native app.
Hi, I want use this library but It's not working at all and return below error: `undefined is not a function (evaluating '_lodash.default.insert(new_notes, { date: date, title: title, note: note...
I got this error after `react-native run-android` after update react-native and android sdk build tools with this error: ``` Execution failed for task ':app:processDebugManifest'. > Manifest merger failed : Attribute...
Hi, Thanks for this awesome tool. I think it's very useful and you can merge it as PR to main component and as a core feature. Think about it. :wink:
Hi @alexdevero , Is this repo ready for production? I want to start new project base on this boilerplate and want to know is it update enough? (all package.json version)
Hi @alexdevero , I think maybe it's better to use some UI library like [material-ui](https://material-ui.com/) then we have a smaller repo and content specially in `src/components` directory.
Hi @alexdevero I think it's very useful if we have some note and guideline about folder structure in this boilerplate then we can start using this more faster. For example...
Is it possible to add and update approach for this boilerplate? I think it's necessary if we want get new feature after any contribution. :wink:
Hi @jondot, Thanks for this awesome tool. IS it working with Storybook 5 too?
### Is your proposal related to a problem? Yes, it's a real story, I have my app in three environments (local development, test, and prod) and last week I just...