feat: Native add legacy mode

This commit is contained in:
pengfei.zhou
2022-07-15 15:59:06 +08:00
committed by osborn
parent 64a370c701
commit 7a126531af
21 changed files with 15180 additions and 15119 deletions

View File

@@ -2725,6 +2725,10 @@ var Slider = /** @class */ (function (_super) {
Property,
__metadata$9("design:type", Boolean)
], Slider.prototype, "bounces", void 0);
__decorate$9([
Property,
__metadata$9("design:type", String)
], Slider.prototype, "pageTransformer", void 0);
return Slider;
}(Superview));
function slider(config) {