Ali Ghanavatian
Ali Ghanavatian
simply use a router. this package does not dictate any routing. try `react-router` or it's alternatives. that would help.
probably forget setting the props. with some source code it would be easier to judge /help.
using mongo 3.2 solved this for me.
why this is not merged??
you have to run json-server as a module. check out their documentation. the only difference is you have to set the port base on the PORT enviroment variable in your...
I wonder why such backward-incompatible changes are done within this 2.6.x version. it should be released in v3
@RavichandraBadeka simply put the code in a file, name it `rn-cli.config.js` and put it in your project's root directory (next to **package.json**). that's all
@shreyasb07 I see you have **metro.config.js** there too. I think in newer versions metro uses that instead of `rn-cli.config.js`, so try putting content there too. if that worked, you can...
It's Strange, but I managed to make it work by using `--function` instead of `-f` like this: ``` sls create function --function testFunction --handler src/functions/testFunction.testFunction -p src/tests/ ```
It happens with graylog connection too. It should not crash the whole rails app because of a third party crash/absence.