react-native-ultimate-config icon indicating copy to clipboard operation
react-native-ultimate-config copied to clipboard

chore: fix iOS import in api.md

Open zubko opened this issue 1 year ago • 0 comments

Xcode 15 complains on #import <react-native-ultimate-config/ConfigValues.h> from this doc file.

While <react_native_ultimate_config/ConfigValues.h> works fine.

zubko avatar Jul 19 '24 21:07 zubko