Is there a plan for supporting native iOS and Android? #3607
johnnynanjiang
started this conversation in
Feature Requests
Replies: 1 comment 1 reply
-
You can build native apps using one of the following client libraries/agents For a complete overview of all client libraries checkout https://github.com/dfinity/awesome-internet-computer?tab=readme-ov-file#client-libraries-agents |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
So that the user could have a native mobile experience.
There is an iOS example at https://github.com/dfinity/examples/blob/master/motoko/ios-notifications/README.md
Somehow it is mainly for receiving push notification, and is WebView instead of native iOS UX.
Beta Was this translation helpful? Give feedback.
All reactions