InvTrack / invtrack

GNU General Public License v3.0
1 stars 1 forks source link

Spike - eject app #160

Closed michalstruck closed 5 months ago

michalstruck commented 5 months ago

As we're integrating AI functionality, we may be able to use some of it locally using tf-lite, use better image processing using vision-camera and some more wonderful stuff. research the implications, difficulty etc.

michalstruck commented 5 months ago

Ejection is not needed, we can easily add "unsupported" native modules, run expo prebuild to generate the ios and android directories and use Expo Go normally. The catch is that the modules will not be available in Expo Go, only in a built version (either on a simulator or on TestFlight/closed testing).