Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

comments from uni-app #9

Closed
wants to merge 1 commit into from
Closed

comments from uni-app #9

wants to merge 1 commit into from

Conversation

siusin
Copy link
Contributor

@siusin siusin commented Sep 14, 2019

Add comments from Uni-App.


Preview | Diff

</section>
<section id="api_and_component">
<h2>Rich APIs and Components</h2>
<p>MiniApp platform provides many components to help developers build a fancy UI, including basic components like View, Form, Image, and high-level component like Maps.</p>
<p>MiniApp venders also offer a number of APIs for developers to get access to capabilities of both the Web and the native, including basic APIs such as UI display APIs, Image API, and those advanced ones like Account API, Map API, Payment API.</p>
<p>APIs usually work together with components. When user clicks certain component on a MiniApp page, it will call the related API to complete user’s interaction and refresh the current MiniApp page if needed.</p>
<p>MiniApp venders also offer a number of APIs for developers to get access to capabilities of both the Web and the native, including basic APIs such as UI display APIs, Image API, and those advanced ones like Account API, Map API, Payment API. Sometimes developers may want to provide interactions similar to the Native Apps, MiniApps have events like refresh-while-scrolling-down, slide-down-to-the-bottom.</p>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

refresh-while-scrolling-down -> pull-to-refresh

zhiqiangyu pushed a commit that referenced this pull request Dec 7, 2020
@siusin
Copy link
Contributor Author

siusin commented Jul 14, 2021

Closing this issue as we haven't got the commitment from UniApp.

@siusin siusin closed this Jul 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants