feat: add snapshot feature for devkit, this is for android
This commit is contained in:
@@ -45,5 +45,6 @@ public class MyApplication extends Application {
|
||||
}
|
||||
}, intentFilter);
|
||||
DoricRegistry.enablePerformance(true);
|
||||
DoricRegistry.enableRenderSnapshot(true);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user