Anna Logacheva
Anna Logacheva
@haoxins I need inline mode and loop with parameter too! Please help. ```html @@loop('./xxx.html', @@itms) @@loop("@@text", [{text: "1"}, {text: "2"}]) @@loop("@@text", @@itms) ``` Now all these options doesn't work.
In path /Users/anna/projects/fox-mobile/node_modules/react-native-simple-markdown/styles.js fix style: listItemText: { flexDirection: 'row', flexWrap: 'wrap', justifyContent: 'flex-start', alignItems: 'flex-start', color: '#222222', **flex:1** } Then move plugin folder in the folder with the components of...
Same issue FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory Neither yarn cache clean nor export NODE_OPTIONS=--max_old_space_size=8192 doesn't help.
Same issue :(
@jpuri any updates on this issue? Interested in this functionality.