Ruslan Hontar
Ruslan Hontar
Fix issue #74 after pr #48 for removing deprecated `componentWillReceiveProps` I use `react-native` version `0.61.5` and got same issue #74 after updating `react-native-countdown-component` to `2.7.1`
In accordance with all `react-native-fast-image` types just add export to the `Cache` type
`queryTypes` & `radius` are work incorrectly `components={'country:us'}` works correct looks like other queries work wrong code ```javascript {({ inputValue, handleTextChange, locationResults }) => ( {inputValue && inputValue.length >= 2 ?...