Похожие чаты

Does anyone know how can this be done in React

Native? Is this some kind od SVG? I mean the middle transparent square. I tryed with styles but no luck

2 ответов

4 просмотра

am not too good in rn, i bet you could have a chance with flutter or use a design a webpage for a webview

Milos-Sofronijevic Автор вопроса
Friday Candour [ask before dm] Candour
am not too good in rn, i bet you could have a chan...

I have to use react native, in the end managed to do it with svg and help from chatGPT const SVGBarcodeFrame: React.FC = () => ( <> <Svg height="100%" width="100%" fill="none"> <Defs> <ClipPath id="clip"> <Rect width="100%" height="100%" /> <Rect x="50%" y="50%" width={QR_SCAN_SQUARE_SIZE} height={QR_SCAN_SQUARE_SIZE} transform={transform} rx={BORDER_RADIUS} ry={BORDER_RADIUS} /> </ClipPath> </Defs> <G clipPath="url(#clip)"> <Rect width="100%" height="100%" fill={colors.dark} opacity={0.6} /> </G> <Rect x="50%" y="50%" width={QR_SCAN_SQUARE_SIZE} height={QR_SCAN_SQUARE_SIZE} transform={transform} fill="none" stroke="white" strokeWidth={4} rx={BORDER_RADIUS} ry={BORDER_RADIUS} /> </Svg> <Label style={styles.barcodeText}>{mealTrackerStrings.barcode.scan}</Label> </> );

Похожие вопросы

Обсуждают сегодня

а зачем этот вопрос для удаления из чата?
Mёdkinson Medvezhkin
62
Friends, how can I find my Wazirx wallet address?
Silm Silm
31
Всем привет! Подскажите. Я написал приложение на Delphi 10.2 Tokyo под Windows 10. И передо мной стал вопрос о том чтобы сделать это приложение кроссплатформенным (под Linux и...
Дмитрий Завгородний
24
Кто знает локации, где можно машину красиво отфоткать?
Lalalashechki Lalala
23
How many Cashfusion server now?
Crypto life
19
Привет всем. Подскажите где можно посмотреть, какая версия электрон, поддерживает версии windows? Некий changelog. Мне бы желательно, поддержку 7,8,10... latest, как понимаю и...
Anonym Squad
21
Is staking working for NOIA?
Crypto5_Hedge
15
My 7 year old daughter recognizes the Bitcoin symbol and knows it's currency. What are the top ,3-5 most basic important concepts to convey to a kid about BCH? I started with ...
Big Hair
16
Портфолио: Зовут меня Александр, мне 36 лет. Город Пушкино. Общий рабочий стаж: ~14 лет Уровень квалификации: Senior Full-stack developer Где прочесть мой код? https://github....
Magic
10
The main vulnerable points of #Monero There is an axiom in computer security that says that a system is as safe as its most vulnerable point. Monero is a #privacy blockchain ...
LiberLion
15
Карта сайта