Anna Logacheva

Results 7 comments of 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.

@jpuri any updates on this issue? Interested in this functionality.

Hello. I have the same issue. React native 0.73.4 "reactotron-react-native": "^5.1.3", I have tried this followed [troubleshooting](https://docs.infinite.red/reactotron/troubleshooting/) but it didn't help adb reverse tcp:9090 tcp:9090 How to solve that? On...

I'm facing the same issue in version 1.26.1 And I have this behaviour not only for - inputText: command, but for - 'inputRandomEmail' command too. - 'inputRandomEmail' command typing invalid...