Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-native-drax

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-drax - npm Package Versions

234

0.10.3

Diff

Changelog

Source

[0.10.3] - 2022-09-06

Fixed

  • Fix clipping sizes to properly take position into account (#151) - Thank you @FrancoisDupayrat!
lafiosca
published 0.10.2 •

Changelog

Source

[0.10.2] - 2022-06-10

Added

  • Allow overriding style of DraxProvider (#136)
lafiosca
published 0.10.1 •

Changelog

Source

[0.10.1] - 2022-06-10

Changed

  • Bump ansi-regex from 4.1.0 to 4.1.1 (dependabot)
  • Bump async from 2.6.3 to 2.6.4 (dependabot)
  • Bump cross-fetch from 3.1.4 to 3.1.5 (dependabot)
  • Bump minimist from 1.2.5 to 1.2.6 (dependabot)
  • Bump plist from 3.0.2 to 3.0.5 (dependabot)
  • Bump simple-plist from 1.1.1 to 1.3.1 (dependabot)
lafiosca
published 0.10.0 •

Changelog

Source

[0.10.0] - 2022-06-10

Changed

  • (BREAKING) Update requirement from RN 0.62 to RN 0.65
  • (BREAKING-TS) Remove Animated ViewStyle types which were needed as a workaround before

Fixed

  • (BREAKING) Stop using removeListener method which was deprecated in RN 0.65 (#125)
lafiosca
published 0.9.3 •

Changelog

Source

[0.9.3] - 2021-12-14

Fixed

  • Fixed typo-based math error in auto-scroll logic (#126)
lafiosca
published 0.9.2 •

Changelog

Source

[0.9.2] - 2021-12-08

Fixed

  • Fixed typo-based math error in view measurement clipping logic (#124)
lafiosca
published 0.9.1 •

Changelog

Source

[0.9.1] - 2021-11-03

Changed

  • Apply DraxScrollView's style to outer DraxView instead of inner ScrollView (#119)
  • Upgraded tmpl from 1.0.4 to 1.0.5 (dependabot)
lafiosca
published 0.9.0 •

Changelog

Source

[0.9.0] - 2021-11-03

Added

  • Forward underlying ScrollView ref in DraxScrollView (#117)
  • Forward underlying FlatList ref in DraxList (#118)

Changed

  • Apply DraxScrollView's style to outer DraxView instead of inner ScrollView (#119)
  • Elaborated on state of library and contributions in README
lafiosca
published 0.8.2 •

Changelog

Source

[0.8.2] - 2021-09-07

Added

  • Added longPressDelay prop to DraxList to override default (#59)

Changed

  • Upgraded path-parse from 1.0.6 to 1.0.7 (dependabot)
lafiosca
published 0.8.1 •

Changelog

Source

[0.8.1] - 2021-08-02

Changed

  • Small change to DraxList ref array allocations to account for race conditions in registration/measurement causing shifts array to become wrong length (#103)
  • Upgraded devDependency react-native from ^0.64.0 to ^0.64.1 for security alert
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc