Jacek Kościesza

Results 6 comments of Jacek Kościesza

For me something like that worked: ```ts router: connectRouter(browserHistory) ``` full example: ```ts import { configureStore } from "@reduxjs/toolkit"; import { connectRouter, routerMiddleware } from "connected-react-router"; import { createBrowserHistory, LocationState...

Thank you @neooleg. TOC is really a good idea. I'm also thinking about moving docs to Wiki pages and leave readme only with instructions how to get started with project...

That would be useful

I have the same problem with `.gitignore.hbs`

I've exactly the same problem. Temporary fixed it by converting to UTF-8 with Notepad++ ![image](https://user-images.githubusercontent.com/8171434/74358000-ff451b00-4dc0-11ea-9133-dfe935e9e0bf.png)

We have the same issue (we are also using https://github.com/thebergamo/react-native-fbsdk-next)