GithubHelp home page GithubHelp logo

samuelscheit / react-native-wishlist Goto Github PK

View Code? Open in Web Editor NEW

This project forked from margelo/react-native-wishlist

0.0 0.0 1.0 2.36 MB

License: MIT License

JavaScript 1.16% Ruby 1.30% C++ 34.75% C 0.02% Objective-C 2.56% Java 2.90% Kotlin 6.12% TypeScript 41.28% Objective-C++ 8.92% CMake 0.99%

react-native-wishlist's Introduction

react-native-wishlist

The fastest List component for React Native.

function ChatRoom({ room }) {
  return (
    <Wishlist.Component data={room.messages}>
      <Wishlist.Template type="text-message">
        <TextMessageCell />
      </Wishlist.Template>
      <Wishlist.Template type="image-message">
        <ImageMessageCell />
      </Wishlist.Template>
    </Wishlist.Component>
  )
}

State of WishList

WishList is an archived, read-only repository, and should probably not be used in production. It's a good proof of concept, and a pretty impressive experiment. See this Notion document for more details.

Installation

yarn add react-native-worklets # still private
yarn add react-native-wishlist
cd ios && pod install

Usage

See USAGE.md

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT

react-native-wishlist's People

Contributors

chrfalch avatar janicduplessis avatar mrousavy avatar szymon20000 avatar terrysahaidak avatar

Forkers

trustswap

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.