Closed jhugman closed 4 months ago
According to The Big O of Code Reviews, this is a O(n) change.
This adds files specific to iOS: the .mm, .h and .podspec.
.mm
.h
.podspec
Because the podspec is likely to be evolve in the builder-bob template as react-native evolves, then we also add a noOverwrite to the project config file.
noOverwrite
According to The Big O of Code Reviews, this is a O(n) change.
This adds files specific to iOS: the
.mm
,.h
and.podspec
.Because the podspec is likely to be evolve in the builder-bob template as react-native evolves, then we also add a
noOverwrite
to the project config file.