ephemeraHQ / xmtp-inbox-ios

ARCHIVED: See the README for info about an alternative iOS app you can try.
4 stars 0 forks source link

New message flow #56

Closed elisealix22 closed 1 year ago

elisealix22 commented 1 year ago

This PR adds the ability to search for an Ethereum address and start a new conversation. It shows an error message if the input is an invalid Ethereum address or if you try to start a conversation and they aren't yet on the network.

Closes #11 Relates to #4 #10

Valid address Invalid address Not on network Dark mode
Simulator Screen Shot - iPhone 14 - 2023-02-10 at 14 34 46 Simulator Screen Shot - iPhone 14 - 2023-02-10 at 14 34 36 Simulator Screen Shot - iPhone 14 - 2023-02-10 at 14 34 30 Simulator Screen Shot - iPhone 14 - 2023-02-10 at 14 35 36
elisealix22 commented 1 year ago

Ok @nakajima , I completely agree with your suggestions but had a little trouble implementing them! Totally for them if you want to take a stab as a follow-up, but I'm going to merge this as-is for now to get the base functionality in. Was able to get the animation working at least!