react-native-ultimate-config
react-native-ultimate-config copied to clipboard
chore: fix iOS import in api.md
Xcode 15 complains on #import <react-native-ultimate-config/ConfigValues.h> from this doc file.
While <react_native_ultimate_config/ConfigValues.h> works fine.