TAE HONG LEE

Results 4 issues of TAE HONG LEE

They downloaded the module and did not have an example, so they said they could not find the function. Error message is: > undefined is not a function (evaluating 'this.scroll.props._scrollToFocusedInput(reactNode)')...

Thanks so much for filing an issue or feature request! Please fill out the following (wherever relevant): ### Steps to Reproduce 1. [integrated with an existing app. android](https://reactnative.dev/docs/integration-with-existing-apps?language=kotlin) 2. [integrated...

stale

Run `react-native info` in your project and share the content. What `react-native-splash-screen` version are you using? 3.3.0 What platform does your issue occur on? Both Describe your issue as precisely...

I tried to run it after changing the`react-native-config.js` setting after a normal installation, but an error occurs during compilation. - react-native.config.js ```js const { createEsbuildCommands, defaultHasFlowSyntax, syntaxAwareLoaderPlugin } = require("react-native-esbuild");...