|
|
|
|
|
by shroompasta
1561 days ago
|
|
That was their initial problem.
Upon further reading, you will find that they found a solution in dealing with Lists with React Native. My initial comment had the answer - they brought in a component that visualizes lists from their web platform, and it worked seamlessly in React Native. So no, while they initially implemented their core chat view natively, they are using full blown react native as of right now. |
|