micpob
micpob
Getting this warning message when using the Expo app on Android: Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-async-component-lifecycle-hooks for details. * Move data fetching...
Maybe it is already possible, but I can't find a way to do it. When you use an array of words or emojis with length>10 (example: ['this', 'is', 'an', 'example',...
Currently special chars like ' or ™ are not rendered correctly in HTML.
## Environment 0.70.5 ## Platforms Android ## Description Even if I set autoFocus={true} on Dialog.Input, when the dialog opens the keyboard will not appear until I click on the input...