rossumai / elis-capture

React Native app for uploading documents to Elis
3 stars 2 forks source link

[IMPROVEMENT REQUEST - TECHNICAL] - REMOVE EXPO #28

Open omatejka opened 4 years ago

omatejka commented 4 years ago

Despite the benefits of Expo when fast-prototyping the apps, its not usable in real world development. In order to be able to add any advanced functionality and third-party packages, its nice to have bare workflow without Expo. There are multiple approaches how to achieve bare workflow - Create React Native App is the best fit.