Marian Alexandru Alecu

Results 4 comments of Marian Alexandru Alecu

I had the same issue and it works (at least on web) with this webpack config: ``` { test: /\.svg$/, use: { loader: '@svgr/webpack', options: { dimensions: false, }, },...

@mrousavy I've tried using [vision-camera-resize-plugin](https://github.com/mrousavy/vision-camera-resize-plugin) to resize the frame to a fixed 720px / 720px, but the preview stays exactly the same on Android - it always takes the video...

The documentation just says to use Amazon RDS, nothing about setting up the initial users, structure. In an automated, continuous delivery environment, what's the recommendation for setting the db structure?