Changelog:
- fix(android): remove RTL inversion in PageTransformer to prevent negative offset crash (#1072) (ee6c808)
- fix(ios): respect scrollEnabled false (#1071) (176bf7b)
- fix(ios): remove scroll indicators on changing pages (#1073) (8ff0bf9)
Big kudos to @MrRefactor