Skip to content

Releases: zacharyfmarion/react-native-fast-trie

Release 0.2.1

23 Jan 21:12
Compare
Choose a tag to compare

0.2.1 (2024-01-23)

  • Add delete docs to the README

Release 0.2.0

23 Jan 21:09
Compare
Choose a tag to compare

0.2.0 (2024-01-23)

  • Add delete method on the FastTrie class
  • Add integration tests in the example app
  • Update README

Release 0.1.3

23 Jan 18:59
Compare
Choose a tag to compare

0.1.3 (2024-01-23)

  • Set background + text color in example app
  • Update benchmarks across devices

Release 0.1.2

23 Jan 06:05
Compare
Choose a tag to compare

0.1.2 (2024-01-23)

  • Fix return type of find to be string[]

Release 0.1.1

23 Jan 04:05
Compare
Choose a tag to compare
Release 0.1.1 Pre-release
Pre-release

0.1.1 (2024-01-23)

Initial implementation. This is an experimental package right now, use with caution!!