Tobias Lohse
Tobias Lohse
# Feature Request ## Problem Description I was trying to setup After.js with Custom Route transitions, using Posed, as described in this article: https://popmotion.io/pose/learn/route-transitions-react-router/ Unfortunately Pose just works properly, if...
One of the very common transformations I need (except from the ones that this library already enables) is casting a value into a Date. Would it be possible to add...
Hi, first of all. I'm a huge fan of this project. This is related to https://github.com/styled-components/polished/issues/148 But you might want to go even further and just adopt [HCL](https://en.m.wikipedia.org/wiki/HCL_color_space) color space...
Navi looks like a really neat little routing alternative. Our data always come from [Apollo](https://www.apollographql.com/docs/react/features/server-side-rendering.html) though which allows to fetch all data required in a whole react tree in server...
The docs should mention that you need to enable this in Xcode > To use this you need to sign your app with an apple developer account and set the...
Since the `module` entry point declaration was added in v4.0 this library can't be used in a server rendering context anymore, as node will choose the module entry point which...
@EvanBacon for lack of a better place. I am currently using this in leading an effort to implement a component library across react native Web, iOS, Android that has heavy...
A single line break `\n` somehow breaks the layout leading to very strange spaces. Expected behavior would be that it is just ignored.
Why is this library now dependent on iOS 10, does it actually need iOS 10?