Skip to content

Releases: speks7/nazar

Setup for iOS Devices

28 Sep 15:05
Compare
Choose a tag to compare
  • Fix X Code and Objective C dependencies
  • Minor UI changes to adapt to Apple ecosystem
  • Font family maintain

Integrate Octopart to show details

30 Jul 14:18
Compare
Choose a tag to compare
  • Add show details button
  • Configure internet connection UI
  • Fetch octopart details from nazar-server
  • Show details when the internet is connected

Integrate Flask Tensorflow Server

30 Jun 10:48
Compare
Choose a tag to compare
  • Add realtime camera prediction
  • Post request to Heroku Deployed Server for Tensorflow Frozen Graph
  • Option to fetch feeds from google and wikipedia

Integrate OpenCV

15 Apr 08:24
Compare
Choose a tag to compare
  • Usage of Android OpenCVLibrary341
  • Create com.reactlibrary for OpenCV library and module
  • Setup imports in MainApplication
  • Braige NativeModules with javascript

Release build with UI improvement

04 Mar 06:40
Compare
Choose a tag to compare
  • Make a release build apk
  • Use drafted icon and splash-screen
  • ENV configuration to access API
  • Package name change

Better Home UI with rn-elements

03 Mar 15:53
Compare
Choose a tag to compare
  • Add react-native-elements and vector-icons
  • Design MainScreen icons
  • Additional view to show about section
  • Use clarifai to fetch name and prediction values

Basic UI with Clarifai

03 Mar 04:36
Compare
Choose a tag to compare
  • Use Basic react structure to navigate from hone to predict screen
  • Add view-shot to use camera or galley
  • Use clarifai API for basic object recognition