Releases: speks7/nazar
Releases · speks7/nazar
Setup for iOS Devices
Integrate Octopart to show details
- 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
- Add realtime camera prediction
- Post request to Heroku Deployed Server for Tensorflow Frozen Graph
- Option to fetch feeds from google and wikipedia
Integrate OpenCV
- 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
- 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
- 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
- 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