chrispader
7480e16cfa
fix: lint
2026-07-23 16:21:25 +02:00
Ritesh Shukla
5f5af559f9
feat: React-native-graphs reboot ( #124 )
...
* upgrade-everything
* remove tests
2026-04-15 20:18:45 +05:30
Marc Rousavy
388b3e6bac
Lockfiles
2024-03-21 15:15:34 +01:00
sunrise1002
d38c2051fa
feat: Support skia v0.1.233 ( #96 )
...
* feat: Support skia v0.1.233
* feat: Support skia v0.1.233
2024-03-11 13:57:48 +01:00
Daniel Suchý
bee9c414c7
chore: move graph animations to UI thread ( #74 )
...
* chore: move graph animations to UI thread
* update REA peer dependency version
* update example app library versions
* update Podfile
* update ts config
* chore: update RN and react
* upgrade react-native and react in example
* update RNGH
* update react-native-static-safe-area-insets
* upgrade project to react-native@0.71 .7
* fix: Info.plist
* update Podfile and project structure
* fix: development team
* fix: network error for android app
---------
Co-authored-by: Christoph Pader <christoph@margelo.io >
2023-05-12 12:13:31 +02:00
Christoph Pader
cd16d2673f
fix: adapt example range after graph data has been modified
2023-01-23 17:45:22 +01:00
Christoph Pader
83550ca14c
Fix: Add axis label padding conditionally ( #60 )
...
* fix: only apply padding if top/bottom axis labels are given
* turn example controls section into ScrollView
2023-01-23 16:24:23 +01:00
Thomas Coldwell
e327c9d0c8
fix: Remove incorrect delta from pixel factor calculation ( #56 )
...
* fix: Remove incorrect delta from pixel factor calculation
* fix: Drawing factor calculation
Co-authored-by: Christoph Pader <christoph@margelo.io >
2023-01-23 15:55:34 +01:00
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