Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.1 KB

File metadata and controls

39 lines (29 loc) · 1.1 KB

Anvil Contacts App Demo

This demonstrates integrating native Android/IOS functionalities with an Anvil app.

Files to check out

The core logic for this app can be understood in the following files

  • App.js
  • anvil_app_callables.js
  • anvil_message_handler.js

Download Apk for Android

You can test the app on an Android device by downloading the Apk from - https://expo.dev/accounts/divyesh_06/projects/AnvilContactsApp/builds/f1aa97e5-d44c-46c9-8d59-68afd35f18c7

Run Project locally

git clone https://github.com/Divyesh06/anvil-contacts-app.git AnvilContactsApp
cd AnvilContactsApp
  • Install all dependencies
npm install
  • Start the server
npm start
  • Scan the QR code you see on your terminal with the Expo Go app

Anvil App Code

The source code for the Anvil part can be viewed at https://anvil.works/build#clone:EAQ4Q5DPGHR7J2AB=RSJCGW6JLJB62WRDJYIRVCVR