Commit Graph

32 Commits

Author SHA1 Message Date
Gary Tokman db44237e44 feat: Add fill Gradient to graph (#41) 2022-09-08 14:11:20 +02:00
Christoph Pader cce1ed24a4 feat: Indicator and Range (#21)
* feat: implement indicator and range

* memoize range and add null check in example

* split up variables and add comment

* simplify range in example

* further simplify

* Update example/src/screens/GraphPage.tsx

Co-authored-by: Marc Rousavy <marcrousavy@hotmail.com>

* fix: indentation

Co-authored-by: Marc Rousavy <marcrousavy@hotmail.com>
2022-09-08 12:20:21 +02:00
Robin van Wijngaarden 9d66c4484d feat: ability to customize SelectionDot component (#35)
* feat: ability to customize SelectionDot component

* feat: ability to customize SelectionDot component

* fix: pass props directly to view
2022-08-30 14:15:45 +02:00
Akinn Rosa dffaa4bcaf feat: update react-native-skia to 0.1.136 (#31)
* feat: update react-native-skia to 0.1.136

* fix: from type

* fix: pan selectCurve gesture

* fix: from type
2022-07-25 13:22:41 +02:00
Erik Thorelli 000cd1d9d0 feat: Add a readme for the example app (#12) 2022-05-24 13:50:11 +02:00
Marc Rousavy 3b21d5ec69 Update GraphPage.tsx 2022-04-29 17:55:25 +02:00
Marc Rousavy 793a1586fd Update GraphPage.tsx 2022-04-29 17:53:53 +02:00
Marc Rousavy f0f86ac2e4 Update Toggle.tsx 2022-04-29 17:53:10 +02:00
Marc Rousavy 11c514af2e Impact on gesture start 2022-04-29 17:43:39 +02:00
Marc Rousavy bdb1f1a077 Control enable fade in effect 2022-04-29 17:39:19 +02:00
Marc Rousavy 9be28375b5 Add Toggles 2022-04-29 17:35:23 +02:00
Marc Rousavy a782d34b1f Create 2022-04-29 17:22:41 +02:00
Marc Rousavy 282c2c4b35 Update GraphPage.tsx 2022-04-29 17:15:57 +02:00
Marc Rousavy d4dfc7f3b0 generate gaussian graph 2022-04-29 17:15:43 +02:00
Marc Rousavy 43240a32a4 Show data 2022-04-29 17:11:01 +02:00
Marc Rousavy c2b363467f Add RN Haptic Feedback 2022-04-29 17:01:11 +02:00
Marc Rousavy d191eae145 Add types 2022-04-29 17:00:20 +02:00
Marc Rousavy 0df22e312a Add package. 2022-04-29 16:52:47 +02:00
Marc Rousavy 5060399749 Styles 2022-04-29 16:25:20 +02:00
Marc Rousavy 8466858656 index.js 2022-04-29 16:24:52 +02:00
Marc Rousavy a8a827df30 exclusionList 2022-04-29 16:24:00 +02:00
Marc Rousavy 246446eb8d Create 2022-04-29 16:23:36 +02:00
Marc Rousavy c5346ddd7b Install Pods 2022-04-29 16:05:59 +02:00
Marc Rousavy 3c6e76b72f Update to RN 0.67 2022-04-29 16:00:53 +02:00
Marc Rousavy 0ac982953c Disable Flipper (iOS) 2022-04-29 15:53:45 +02:00
Marc Rousavy f0ab559b2d Setup rea 2022-04-29 15:49:32 +02:00
Marc Rousavy 4a87f2feed Add rea plugin 2022-04-29 15:46:50 +02:00
Marc Rousavy 227a54957a Update ts setup 2022-04-29 15:43:55 +02:00
Marc Rousavy aaec55c866 podspec 2022-04-29 15:41:19 +02:00
Marc Rousavy c74b46df4a Add libs 2022-04-29 15:40:14 +02:00
Marc Rousavy d728a74f13 Update install script 2022-04-29 15:37:25 +02:00
Marc Rousavy 05137da3be chore: initial commit 2022-04-29 14:53:47 +02:00