callstack / repack

A Webpack-based toolkit to build your React Native application with full support of Webpack ecosystem.
https://re-pack.dev
MIT License
1.48k stars 110 forks source link

[Perf] make properties in ScriptConfig nonatomic #789

Open jbroma opened 2 weeks ago

jbroma commented 2 weeks ago

Description

Properties in ios/ScriptConfig.h could be made nonatomic

Suggested here: https://github.com/callstack/repack/pull/787#discussion_r1834712857

Suggested solution

No response

Additional context

No response