Marian Alexandru Alecu
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...
@alanjhughes Your fix works on real iPhone, but not on simulator
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?