Skip to content

Instantly share code, notes, and snippets.

View derekstavis's full-sized avatar
🚀

Derek Stavis derekstavis

🚀
View GitHub Profile
@derekstavis
derekstavis / FastList.tsx
Last active July 10, 2024 14:16 — forked from vishnevskiy/FastList.js
Discord's FastList, but in TypeScript
import { forEachObjIndexed } from "ramda";
import * as React from "react";
import {
Animated,
ScrollView,
View,
ViewStyle,
LayoutChangeEvent,
NativeScrollEvent,
} from "react-native";
@derekstavis
derekstavis / CLA.md
Created July 14, 2022 19:46 — forked from merqurio/CLA.md
CLA Template

Contributor License Agreement

The following terms are used throughout this agreement:

  • You - the person or legal entity including its affiliates asked to accept this agreement. An affiliate is any entity that controls or is controlled by the legal entity, or is under common control with it.
  • Project - is an umbrella term that refers to any and all IOMED Medical Solution S.L. open source projects.
  • Contribution - any type of work that is submitted to a Project, including any modifications or additions to existing work.
  • Submitted - conveyed to a Project via a pull request, commit, issue, or any form of electronic, written, or verbal communication with IOMED Medical Solution S.L., contributors or maintainers.

1. Grant of Copyright License.