leapchat
leapchat copied to clipboard
Convert codebase: CSS => flexbox
Then we can reuse all of that work from within React Native, unlike now; React Native doesn't use CSS and has no DOM.
We might want to discuss, but making a note here: we should convert to flexbox for the May 18th deadline, but for expediency and scope management, maybe skip worrying about style objects for time being. Depends on mobile app timeline.
In any case, I'd suggest this be two separate steps.
@jimmcgaw The current layout is working well, and the timeline on native apps is not immediate, so how about we skip the flexbox conversion till after May 18th?
Split this issue up into 2 as you suggested; Style object issue is now https://github.com/cryptag/leapchat/issues/78
Much of converting overall layout to flexbox has been addressed here: https://github.com/cryptag/leapchat/pull/85/commits/024b7d7037746dd83414a9f3d74485b58c88d8d0