GithubHelp home page GithubHelp logo

react-native-infinite-flatlist-patch's Introduction

Hi there~!

ifsnow's Linkdein

ifsnow's Hits


About

  • Made everything for service for 20 years
  • Now, I'm a React Native App Developer
  • Company Project: Cake App
  • Personal Project: React Native Toys

react-native-infinite-flatlist-patch's People

Contributors

ifsnow avatar rpavlovs avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

react-native-infinite-flatlist-patch's Issues

react native 0.59.10 androidx SOLVED

Thanks a lot for the awesome package.
This problem was solved and may be useful for troubleshooting

error: package androidx.core.content does not exist

I included in my package.json the postinstall code as by your instructions and I already had "postinstall": "jetifier -r" previously.

I ended up solving the issue as explained in this post

yarn add jetifier

and

  "scripts": {
    "start": "node node_modules/react-native/local-cli/cli.js start",
    "test": "jest",
    "lint": "eslint *.js **/*.js",
    "postinstall": "jetifier -r; yarn run infinite-flatlist-patch",
    "postuninstall": "yarn run infinite-flatlist-patch"
  }

now the project installs witout problems
The package works perfectly!
IT IS SO AWESOME THANKS

React Native 0.64 support

Running yarn install after updating to RN 0.64-rc-0 fails:

error /home/circleci/Shuffle/packages/reactnative/node_modules/react-native-infinite-flatlist-patch: Command failed.
Exit code: 1
Command: node patch.js
Arguments: 
Directory: /home/circleci/Shuffle/packages/reactnative/node_modules/react-native-infinite-flatlist-patch
Output:
[!] Unsupported react-native version!

Thank you for your plugin

I encountered the onEndReached repeated request in the company's project. I have not solved it in one day. I saw the plugin you wrote in the official issue. After downloading it, I found that it really solved my problem. Thank you very much.

Question: ScrollView

hey thanks for patch does this work for scrollview ? wonder if it will patch biglist as well it uses scrollview not virtuallist

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.