nulrich/RCTAutoComplete

'RCTConvert.h' file not found

Closed this issue · 1 comments

.../node_modules/react-native-autocomplete/AutoCompleteView.m:4:9: 'RCTConvert.h' file not found

I'm receiving this error only on release builds. The debug build works fine. RCTConvert.h is in the right path... so I'm not sure what the issue is.

fixed by #50