Syed Zawwar Ahmed
Syed Zawwar Ahmed
@Sukshan001 kindly put the file in the correct folder.
Change the name of java folder to Java.
@kuldip-simform @nilesh-simform please merge these changes, I also need url support
I am also facing this issue.
> I solved it like this: > > ``` > function Chat() { > const [keyboardHeight, setKeyboardHeight] = useState(0); > > useEffect(() => { > const keyboardDidShowListener = Keyboard.addListener( >...
@davidfeldt Thanks, this does fix the issue.