mirror of
https://github.com/Boof2015/astra-mobile.git
synced 2026-08-19 12:14:47 +02:00
new scheduling for scopes
This commit is contained in:
@@ -82,6 +82,7 @@ export interface AstraScopeViewProps extends ViewProps {
|
||||
source?: 'pre' | 'post';
|
||||
active: boolean;
|
||||
reducedMotion?: boolean;
|
||||
/** Positive milliseconds for a fixed cadence; 0 enables native display sync. */
|
||||
frameMs: number;
|
||||
analysisFrameMs?: number;
|
||||
smoothing?: number;
|
||||
|
||||
Reference in New Issue
Block a user