Eddie

Results 12 issues of Eddie

Hi. Thank you for this impressive library. I'm working on a project which is heavily relied on redux-orm for its state management and logic. Recently, I had many issues about...

type: Enhancement
type: Discussion

I'd like to use this package on a react-native application. I would like to fork and change some parts in order to work correctly with react native if you put...

react-navigation version: 1.5.9 react-navigation-fluid-transitions version: 0.1.7 I see this error when I try to nest a TabNavigator inside the FluidNavigator: ``` TypeError: addListener is not a function This error is...

Reproduction Needed

The uil-home-alt icon does not exist in the json file, while the actual icon is present in the following path: `svg/line/history-alt.svg` I wanted to look into it myself, but couldn't...

The previous version notation was accurate before react team has released the react@17 and react-dom@17 Now we know these versions contain almost no breaking change at all! So I guess...

Hey there. I don't know how much this is practical, but it would be great if this library could support a queryHistory. We are developing a react based widget that...

As to my observations, the output field doesn't exist on fiber type anymore https://github.com/facebook/react/blob/master/packages/react-reconciler/src/ReactFiber.js#L96,L221