Amir
Amir
any solution? same is happening with me
i have fixed this issue use map loop instead of flatlist it will work fine
use getIPV4Address instead it will work
"@rocket.chat/sdk": "1.0.0-alpha.30", kindly put this in your package.json file rather than other "@rocket.chat/sdk"
@FaiChou Hey! Fay did you fix it?
@Harvey-W 我在图书馆面临同样的错误? 错误之后你做了什么?
nothing is working on functional component neither `getElement()` nor` _inputElement`
i have fixed this issue on iOS will submit a PR
did you find anything @m-deacon ?
> These two things worked for me. > > 1. Add below code in didFinishLaunching function in appdelegate.m : > > Check the full code here- [#425 (comment)](https://github.com/xgfe/react-native-datepicker/issues/425#issuecomment-744475142) > >...