mycoralhealth / mycoral-patient

Mobile app for patients to interact with Coral Health blockchain
17 stars 7 forks source link

Change add record flow to use the new layout. #7

Closed grcevski closed 6 years ago

grcevski commented 6 years ago

Fixes #5

I changed the flow as described and new records are being added. The camera code I took from Expo (which linked to: https://github.com/expo/camerja). The camera action doesn't lead anywhere.

I also noticed that the rightTitle on a ListItem doesn't like empty string, so I had to add a check as the records entered could be incomplete.