the-four-o-fours / WhatsStackIOS

An end to end encrypted iOS messaging app built with Firebase and React Native
https://www.youtube.com/watch?v=DFY-O0ndMxs&list=PLx0iOsdUOUmm9Nhg_6Z4bxXPugbSrgbwE&index=10
Other
10 stars 2 forks source link

Reimplement image messaging and modularize general logic and chat components #57

Closed SpencerWhitehead7 closed 6 years ago

SpencerWhitehead7 commented 6 years ago

Reintegrates image messaging with the new unified chat system and majorly refactors image messaging. Organizes shared pieces of logic into their own folder and exports them to the components that need them. Modularizes the chat component's logic and breaks it into subcomponents Generalizes and modularizes the chat bubble subcomponent Adds a little bit of styling to the chat input area and single image view screen