All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.6.0 (2022-11-06)
- add support for native animation on scroll (2a84fb7)
- rename animatedOffsetValues to nativeOffsetValues in index.d.ts (06e3f66)
1.5.6 (2022-10-22)
- allow overwriting elevation in style of section header (be68fb1)
1.5.5 (2022-10-12)
1.5.4 (2022-02-28)
- regex-ify UNSAFE_ autobind (b9205ec)
1.5.3 (2022-02-23)
1.5.2 (2022-01-20)
- fallback scroll view component (76719a7)
1.5.1 (2022-01-19)
1.5.0 (2022-01-15)
- custom scroll view component (0c7f425)
1.4.3 (2021-09-30)
- Improve typing and documentation
1.4.2 (2021-09-02)
- Get item offset with height as function #47 (435fe4)
- Get item offset with height as function on sections #47 (048b5a)
- Scroll to methods #57 (5bc699)
1.4.1 (2021-08-08)
1.4.0 (2021-08-03)
1.3.16 (2021-07-21)
1.3.15 (2021-06-29)
1.3.14 (2021-06-24)
- Scrolling methods (c9207f)
1.3.13 (2021-06-23)
1.3.12 (2021-06-20)
1.3.10 (2021-06-20)
- Make num columns and on viewable items change optional (58f661)
- Replace unknown with null and undefined (e60f2c)
1.3.9 (2021-06-17)
- Static header with sections (298d2b)
1.3.8 (2021-06-17)
1.3.7 (2021-06-17)
- Disable placeholder prop (1e085b)
- Force push header and footer items #6 (7f6f3a)
- Issues on performances using sections (f4413e)
- Viewable items changed result #8 (f89c7c)
1.3.6 (2021-06-13)
- Sections condensed issue (7517b0)
1.3.5 (2021-06-12)
1.3.4 (2021-06-12)
1.3.3 (2021-06-11)
- Content container style overwritable (a1dcf9)
1.3.2 (2021-06-11)
1.3.1 (2021-06-11)
1.3.0 (2021-06-11)
- Increase batch size (e4c20c)
1.2.5 (2021-06-10)
- Add on refresh event (1ec3a4)
1.2.4 (2021-06-10)
1.2.3 (2021-06-10)
1.2.2 (2021-06-10)
1.2.1 (2021-06-10)
1.2.0 (2021-06-09)
- Add sticky section headers enabled prop (f39231)
- Sticky headers for web (38198c)
1.1.10 (2021-06-09)
- Better typing (052899)
1.1.9 (2021-06-08)
- Render accessory declaration (ace0aa)
1.1.8 (2021-06-07)
- Item height declaration issues (313895)
1.1.7 (2021-06-07)
- Some declaration issues (02f50d)
1.1.6 (2021-06-07)
- Add some new methods from scroll view (81abd5)
- Get item call (bf82d7)
1.1.5 (2021-06-07)
- Render declarations (5b9513)
1.1.4 (2021-06-07)
1.1.3 (2021-06-07)
- Get list processor class (108664)
1.1.2 (2021-06-07)
- Add scroll methods (e28447)
1.1.1 (2021-06-06)
- Adjust component header, footer and empty types (34d4c4)
1.1.0 (2021-06-06)
- Add list component like flatlist for header, footer and empty (796c1f)
- Add prop types (2e852a)
- Add list component header, footer and empty types (0129b6)
- Add typescript types (de7b52)
- Add types for subcomponents (48cc67)
- Component for header, footer and empty multi usage (443ead)
- Children to null and optional on subcomponents (56dc20)
- Component header, footer and empty types (af9066)