🐛 Bug fixes
- Replace global.Expo.Constants with NativeModules check (#1803) by @brentvatne
👍 Improvements
- Replace setImmediate with requestAnimationFrame (#1521) by @DrRefactor
- Support radians in interpolateNode() (#1756) by @javascripter
⌨️ Typescript
- Update
color
andinterpolateColors
return type to allow strings (#1467) by @chj-damon