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

Request: publish / open source AndroidSwipeRefreshLayout #40

Closed
jforaker opened this issue Nov 21, 2015 · 2 comments
Closed

Request: publish / open source AndroidSwipeRefreshLayout #40

jforaker opened this issue Nov 21, 2015 · 2 comments

Comments

@jforaker
Copy link

Seems like you guys have some pull to refresh mechanism built and working... I would love to see this published and open sourced, as there is nothing out there right now that works with Android

Thanks!

      <AndroidSwipeRefreshLayout
        {...this.props}
        ref={RK_SWIPE_REF}
        style={styles.base}
        onRefresh={this._onRefresh}>
        {childrenWrapper}
      </AndroidSwipeRefreshLayout>
@szq4119
Copy link

szq4119 commented Nov 24, 2015

+1

@race604
Copy link
Owner

race604 commented Dec 25, 2015

AndroidSwipeRefreshLayout is not perfect, and this will be support officially.

@race604 race604 closed this as completed Dec 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants