Mitsuharu Emoto
Mitsuharu Emoto
## Expected Behavior React Native 0.69 autolink works with react-native-sqlite-storage. ## Current Behavior React Native 0.69 autolink does not work, since it changes react-native cli, https://github.com/react-native-community/cli/pull/1537. ## Possible Solution It...
fix #522 I remove deprecated params from 'react-native.config.js' for React Native 0.69. Since audolinking automatically assumes that the podspec file is in the root of the package directory, it is...
fix #131 I fixed index.d.ts for TypeScript. At project using TypeScript, types are correctly inferred as shown in following VS Code screenshot. |before|after| | --- | --- | | |...
Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `@baronha/[email protected]` for the project I'm working on. I notice that openPicker type is...