A lightweight, zero-dependencies, React-Native utility belt for scaling the size of your apps UI across different sized devices.
-
Updated
Jul 19, 2022 - JavaScript
Would it be possible to get some basic stats about the encode after completion in the GUI? That could make testing different codecs easier for us simple folk. Thanks, loving it so far, works great with my RunCam Orange
Add a description, image, and links to the scaling topic page so that developers can more easily learn about it.
To associate your repository with the scaling topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
Updating escalator config currently requires a pod restart. We should update escalator to automatically read new config upon changing on disk.
Describe the solution you'd like
Check for changes in nodegroup config before each run. If safe to do so, run with the new config.
*Describe alternatives you've considered