callstackincubator / rebolt-navigation

Fast and declarative router for Rebolt
https://rebolt-navigation.callstack.com/
MIT License
208 stars 11 forks source link

Update easing function of Android animation #114

Closed grabbou closed 6 years ago

grabbou commented 6 years ago

Previously it wasn't possible to use Easing.poly due to incorrect typing in bs-react-native. This has been fixed in rebolt and the following pull request represents set of changes that were performed as a result.