Skip to content

Release 0.3.0

Compare
Choose a tag to compare
@cdiddy77 cdiddy77 released this 30 May 02:59
· 48 commits to main since this release

0.3.0 (2024-05-30)

Bug Fixes

  • added consistent color theme to the permissions page to match our logo (#89) (e7ed1a1)
  • added fragment to satisfy the linter (67c7ef5)
  • added some styling to the mic and camera permissions page in the object detection app (#78) (c83d175)
  • android inference with faster yuv->rgb conversion (#51) (7418742)
  • deleted unnecessary file (de31370)
  • deploy to docusaurus site only when changes go into main (26bc3a4)
  • improve the category text display (#68) (d5fde80)
  • make android object detection rectangles correct (#75) (6e81951)
  • replaced switch camera text with symbol (57acc84)
  • fix for the ios build (#92) (e145b44)
  • work-around long path issues on windows (#39) (4468f9e)

Features

  • add docusaurus CI (#29) (0bf2516)
  • Add icons packages for android/ios and consume them in the tab bar (#60) (037aa22)
  • add link to the loom starter video (#38) (4e07cf6)
  • add tab navigation to object detection sample (#57) (bd7f448)
  • added error handling and the ability to select a new image when complete (701dd7e)
  • added functionality to crop-picker - not clean though (01b0070)
  • added image selection to tab (1635754)
  • face landmark detection (#108) (46d4220)
  • implement object detection on image (#93) (2effd66)
  • inference: Download models at build time (#85) (2da104f)
  • installed react-native-image-crop-picker (be7e4b4)
  • made app open photo instead of camera (5ad6f23)
  • settings: add a simple settings menu to the objectdetection sample (#79) (0b6bc95)