3.5.0
Minor release fixing bugs, improving typings, and adding some functionalities 🎉
🐛 Bug fixes
- Fix tvOS compiling (#988) by @WoLewicki
- Fix back button in push replace animation (#999) by @WoLewicki
- Fix no animation in nested stacks (#1012) by @WoLewicki
- Access to PixelUtil.toPixelFromDIP when it is necessary (#1016) by @sercand
- Fix touch event canceled with gesture disabled (#1032) by @Ubax
👍 Improvements
- Add
slide_from_bottom
&fade_from_bottom
animations (#848) by @itsjgf, @kacperkapusciak and @WoLewicki - Add initial react-native-windows C++ implementation (#989) by @tritao
🔢 Miscellaneous
- Reformat native code (#987) by @WoLewicki
- Add linting and formating to windows implementation (#1009) by @WoLewicki
- Clean up event dispatching on Android (#1014) by @WoLewicki
🙌 Thank you for your contributions!