Matthew Messier
Matthew Messier
# Short summary of your issue If @desc is not explicitly used, and a description is provided in the first portion of the comment on a method, then both @param...
I am writing in Angular4 and Typescript with the [esdoc-coverage-plugin](https://www.npmjs.com/package/esdoc-coverage-plugin) and [esdoc-typescript-plugin](https://www.npmjs.com/package/esdoc-typescript-plugin). In my codebase, every method, class, and member have a comment block in this form: /\*\* @method methodName...
react-native-google-maps requires higher minimum sdk than react-native's min_ios_version_supported
### Summary When doing an install of react-native-maps from react-native 0.71.10, react-native-maps versions ^1.0.0 have the podspec `react-native-google-maps` which requires ios platfrom >= 13. While react-native's default min platform version...
Thank you for supporting this library. When writing `RNImgToBase64.getBase64String('https://...')` the module returns a FileNotFoundException, not a content provider. This syntax works in IOS.