Explore tweets tagged as #linearGradient
@dkrasniy
david k
1 month
i rebuilt Tesla’s new Robotaxi app with React Native @expo . got the layer blur and gradients down with expo BlurView and LinearGradient. Buttery smooth with expo-router + reanimated . should i publish to TestFlight?
42
19
602
@burhanyilmazz_
Burhan YILMAZ
2 months
🎨 Made a gradient maker for Expo LinearGradient! @expo . ✨ See changes instantly.🎯 Easy to use controls.📋 Copy code with one click.📱 Works on phones & web. Great for app developers who want pretty gradients without the hard work! Links below. #ReactNative #Expo
Tweet media one
11
25
165
@wydmanski_
Adrian
2 years
Implemented skeleton loaders for my React Native app. I used Skeleton from `@rneui/themed` package and `LinearGradient` from `expo-linear-gradient`. Now I just have to display them when fetching the data :)
0
1
6
@igrep
YAMAMOTO Yuji (HN: すがすがC言語)
2 years
SVGでグラデーションがうまく描けないのでChatGPTくんに相談しようとプロンプトを入力してる時点で「linearGradient」を「linearGradiant」にtypoしていることに気付けた。.まだプロンプトを書き始めたばかりなのに答えが分かって、やっぱChatGPTすごい(?)
Tweet media one
0
0
1
@metasidd
Siddhant Mehta 🇨🇦
9 months
1/ The background. Starting with the most basic primitive - the theme colors. I created a LinearGradient which renders an array of colors as the base layer. This is fully customizable to your app theme. (PS: I like separating atomic views into computed vars. Easier to debug.)
Tweet media one
1
0
8
@frederikheld
Frederik Held
2 years
Tweet media one
0
0
0
@CarlosBBuild
Carlos Valentin
2 months
SwiftUI LinearGradient Example
Tweet media one
0
1
31
@biz84
Andrea Bizzotto 🇺🇦
11 months
Did you know?. You can create a stylish Text by combining a ShaderMask with a LinearGradient! 🌈. Here's how to do it. 👇
Tweet media one
2
15
203
@dsteppenbeck
David Steppenbeck
1 year
Want to show fractional ratings in your SwiftUI app?. You can achieve it quite easily with foregroundStyle + .linearGradient:
3
3
33
@brotzky_
Brotzky
1 year
Here's the SVG clipPath and linearGradient code:. • clipPath to make the border radius.• linearGradient o make the fade.• strokeDasharray to make the dashed border
Tweet media one
1
0
10
@glupcho
Глупчо
6 months
LinearGradient(. startPoint: .topLeading,. endPoint: .bottomTrailing). ignoresSafeArea()
Tweet media one
0
0
11
@brotzky_
Brotzky
1 year
The dashed border radius with a linear fade is not as simple as it seems. Since the graph is vector you need to use SVG styles to make it work. In the end, it uses a clipPath for the border radius and a customer linearGradient for the fade.
1
0
8
@gluestack
gluestack
2 years
We have released a new version of gluestack-ui and gluestack-style, addressing the following issues:. gluestack-ui:.1. Improved the LinearGradient component, now allowing you to pass any LinearGradient using as prop 🚀. 2. Fixed InputAccessoryView background Color tokenization 🙌
Tweet media one
1
0
12
@brotzky_
Brotzky
1 year
Step 1:. I started by placing the 1 year historical graph in the container. Luckily, we have all this data from the another graph so I reused the hook and line graph logic. This line uses I then added gradient to it using SVG <linearGradient />
Tweet media one
1
2
28
@sebastienlorber
Seb ⚛️ ThisWeekInReact.com
2 years
Love the Gradient Tracing on the new Nextjs website. The implementation breakdown is also super cool:.- svg path.- linearGradient.- Framer Motion. 👏 @raunofreiberg and others. 🔗
3
11
148
@fraromeo_
Francesco Romeo
6 months
SwiftUI tip of the day. This is how I dynamically change the background of the row based on its current price change. LinearGradient green if > 0 .LinearGradient red if < 0
0
0
1
@zzzwco
z͟͞z͟͞z͟͞w͟c͟o͟
2 years
SwiftUI LinearGradient Animation
0
1
4
@patzatorski
Patryk Zatorski
2 years
I like green 💚 with a small animation touch ✨.⚛️ What about LinearGradient animation with Expo and React Native Reanimated 🎉❤️
@tonjrv
Toni Järvinen
2 years
Which one looks better? 🍊🍏
Tweet media one
Tweet media two
3
6
90
@ch3cooh
さくさん
5 months
今日ずっと iOS 16.7.10デバイスでLinearGradientのグラデーションがアニメしなくて困ってたんだけど、iOS 18.2で実行したら普通にアニメしてる。めっちゃ悩んでたのに……
1
0
0