We just upgraded from react-native 0.84.0 to 0.84.1 and noticed a huge increase in size on IOS due to hermesvm framework from
5.961.216 bytes (6 MB on disk) to
6.945.392 bytes (6,9 MB on disk)
Did something major happend to justify this huge increase in binary size?
This is an issue for use since we are trying to use it in an appclip on ios which has a hard limit of full app to 15MB.
We just upgraded from react-native 0.84.0 to 0.84.1 and noticed a huge increase in size on IOS due to hermesvm framework from
5.961.216 bytes (6 MB on disk)to6.945.392 bytes (6,9 MB on disk)Did something major happend to justify this huge increase in binary size?
This is an issue for use since we are trying to use it in an appclip on ios which has a hard limit of full app to 15MB.