Closed putuoka closed 2 years ago
Hi @putuoka and thank you for your contribution! Your code snippet is unfortunately not in a reproducible state, and my availability to investigate issues this month is very limited. To help me help you, would you mind sharing an expo snack which reproduces the issue you encountered? That would vastly enhance the odds this issue is tackled soon.
Decision Table
<yyy>
is not rendered”Good Faith Declaration
Description
Can't produce the bugs because randomly appear on different android real device. This error log captured from sentry causing force close to the Apps in user side. This error message from device android Redmi K20 Pro. Other android device seem working fine.
React Native Information
RNRH Version
"react-native-render-html": "^6.3.1",
Tested Platforms
Reproduction Platforms
Minimal, Reproducible Example
Here the code part:
< KeyboardAvoidingView > ...
`<View style={[apply('flex mb-5')]}>
...
< /KeyboardAvoidingView>
Additional Notes
No response