Contact us form

best way to create a contact form form my apps in ionic

You should use api to gets messages from your contact form from your app. So you need view, controller and method that sends submitted data from contact form to your api. Then you cand send emails to you from api or make some web interface to look on your user posts. Also there are some another ways but they are worst.